gcf-local-runner
v1.1.6
Published
run multiple google cloud functions locally
Downloads
1
Maintainers
Readme
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:
- (https://github.com/samswen/gcf-runner/issues/4)
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.