Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 344 Bytes

File metadata and controls

14 lines (8 loc) · 344 Bytes

GCP Serverless Application Boilerplate

Universal serverless application boilerplate for Google Cloud Functions + Pub/Sub + Google Firestore

Requirements

gcloud cli utility

Usage

Copy app/example.config.py to app/config.py and enter your values

Init setup - make gcp.deploy.init

Update code - make gcp.deploy.update