Google - Quick Start¶
This guide is designed to help you get started as quick as possible.
Note: Google Cloud support is currently experimental and may not yet be appropriate for production usage.
1. Create a new service¶
- Create a new service with the
google-nodejstemplate
- Install the dependencies
2. Set up the credentials¶
Read through credentials doc to setup the credentials.
3. Update serverless.yml¶
Update the project and credentials in your project's serverless.yml
4. Deploy¶
Run the deploy command
5. Invoke¶
Run the invoke command