serverless / serverless-google-cloudfunctions

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework

Home Page:https://www.serverless.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Google Cloud Functions Plugin

Coverage Status

This plugin enables support for Google Cloud Functions within the Serverless Framework.

This project is looking for maintainers!

If you would like to be a maintainer of this project, please reach out to one of the active Serverless organization members to express your interest.

We'd love to collaborate closely with amazing developers as we drive the development of this open technology into the future.

Welcome, and thanks in advance for your help!

Documentation

The documentation can be found here.


Easier development with Docker

You can spin up a Docker container which mounts this code with the following command:

docker-compose run node bash

Migration

Google Cloud Functions v1beta2 API version will be shut down on April 15, 2020

You can follow this document to upgrade your serverless-google-cloudfunctions v2 to v3

About

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework

https://www.serverless.com

License:MIT License


Languages

Language:JavaScript 100.0%