A boiler plate project for Cloud Functions on Node.js runtime with TypeScript.
$ yarn compile
Run function with functions-framework for development.
$ yarn watch
Run test with jest + supertest + functions-framework.
$ yarn test
A boiler plate project for Cloud Functions on Node.js runtime with TypeScript.
$ yarn compile
Run function with functions-framework for development.
$ yarn watch
Run test with jest + supertest + functions-framework.
$ yarn test