- Ensure that
Dockeris installed and up and running. - Ensure that port
5432is free (forPostgrescontainer) - In separate window start
blog-postgrescontainer./scripts/postgres.sh - Install dependencies
npm i - Start backend server
npm run dev
- Add
--add-cloudsql-instancesto deploy https://cloud.google.com/sdk/gcloud/reference/run/deploy - Check if it's working