@aftership/serverless-google-cloudfunctions

Provider plugin for the Serverless Framework v1.x which adds support for Google Cloud Functions.

Usage no npm install needed!

<script type="module">
  import aftershipServerlessGoogleCloudfunctions from 'https://cdn.skypack.dev/@aftership/serverless-google-cloudfunctions';
</script>

README

Serverless Google Cloud Functions Plugin

Coverage Status

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

Contributing

We are always looking to promote good contributors to be maintainers and provide them a front-row seat to serverless innovation.

If you would like to be a maintainer of this plugin, please get started with making code contributions and engaging with open issues/PRs. Also, 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