- Ensure
node
andnpm
are 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_CREDENTIALS
and rungcloud auth login
and follow the instructions - Set
$DATABASE_URL
to connect to the database gcloud config set project [Project ID]
npm start
npm run build
npm run deploy