An open API service indexing awesome lists of open source software.

https://github.com/serverless/boilerplate-googlecloudfunctions-nodejs

A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js
https://github.com/serverless/boilerplate-googlecloudfunctions-nodejs

google google-cloud-functions serverless serverless-framework

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://serverless.com/framework/docs/providers/google/) for more info.