npm i --force --no-package-lock
tsp compile .
npx hsjs-scaffold
npm install @typespec/compiler@next @typespec/http@next @typespec/rest@next @typespec/openapi@next @typespec/openapi3@next @typespec/http-server-js@next
Create a .Node.js API server with TypeSpec, integrate a Cosmos DB database, then deploy to Azure Container apps.
TypeScript