boilerplate-googlecloudfunctions-nodejs
boilerplate-googlecloudfunctions-nodejs copied to clipboard
A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js
IMPORTANT NOTE
This boilerplate is DEPRECATED. Please use serverless create --template google-nodejs instead
Serverless Boilerplate - Google Cloud Functions - Node.js
A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js
Setup
- Run
npm install - Update the
projectandcredentialsinserverless.yml
See the official docs for more info.