Typescript cloud function example

  • Use the package.json scripts
    • npm run generate-api-client To regenerate the api client with the openapi spec of nitrodev
    • npm run dev:watch To trigger the function locally from a http request (eg GET http://localhost:18082/?a=ED)
Description
Typescript cloud function test
Readme 235 KiB
Languages
TypeScript 100%