- Go to https://console.cloud.google.com
- Select or create your project
- Click "Cloud Shell" button
You are now ready to run these commands:
git clone https://github.com/google/crmint.git
cd crmint
# Configures the GCP project with the resources needed.
bin/app cloud setup
# Deploy the App Engine services.
bin/app cloud deploy
Congratulations, you have deployed CRMint!