Skip to content

yashigani/cloud-functions-starter

Repository files navigation

Cloud Functions Starter

A boiler plate project for Cloud Functions on Node.js runtime with TypeScript.

Usage

Build

$ yarn compile

Start local development server

Run function with functions-framework for development.

$ yarn watch

Test

Run test with jest + supertest + functions-framework.

$ yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published