/boilerplate-googlecloudfunctions-nodejs

A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js

Primary LanguageJavaScript

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.