1.1.6 • Published 4 years ago

gcf-local-runner v1.1.6

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

gcf-runner

use google functions framework to run multiple cloud functions locally for development and test.

Note

This is a fork of https://github.com/samswen/gcf-runner that fixes the issues pending approval of open into the main package repository:

how to install

npm install gcf-local-runner

how to use

Step 1) functions.js

Step 2) gcf-runner.js

keep it the same name for your convenience.

Step 3) test code example

Step 4) optional, run google functions framework