boilerplate-googlecloudfunctions-nodejs icon indicating copy to clipboard operation
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

  1. Run npm install
  2. Update the project and credentials in serverless.yml

See the official docs for more info.