TypeScript Google Cloud Functions starter template
In the project directory, you can run:
Runs the project test suite, and reports the results of each test.
Builds the project for production to the dist
folder.
It correctly bundles the project in production mode and optimizes the build for the best performance.
Lints the project files.
Runs the cloud function. Refer here for usage instructions.
Deploys the function to GCP, before running this script, please fill in the config
parameters in package.json. Refer here for possible trigger
types.
MIT