Set up a frontend service with preview deployments
Prereqs
- Create a new GCP project with billing enabled and note the
project-id
Steps
- Create a user here
- Go through the new app wizard, where you will add our github app, authenticate your github user, add our service account to your cloud project, and kick-off the Coherence configuration process in your cloud
- Create a new feature and branch in the Coherence UI
- Launch a cloud IDE from your dashboard, and start developing your application using the Workspace's dev server
- Push to your branch and use the automatically built and generated preview environment, accessing using the link on your dashboard
- Run integration tests and verify the branch
- When you're ready, deploy to your production environment using our deploy/rollback UI
Updated about 1 month ago
Did this page help you?