- Ensure
nodeandnpmare installed npm install- Install recommended VSCode plugins (if VSCode doesn't prompt you, find them in
.vscode/extensions.json)
- Install using these instructions: https://cloud.google.com/sdk/docs/quickstart
- Set
$GOOGLE_APPLICATION_CREDENTIALSand rungcloud auth loginand follow the instructions - Set
$DATABASE_URLto connect to the database gcloud config set project [Project ID]
npm start
npm run buildnpm run deploy