poetry install
poetry run pre-commit install
Navigate to localhost:8000
yarn start
yarn test
View coverage with GitHub badge or on coveralls.io
If a new requirement has been added, make sure to update the requirements.txt
yarn set-reqs
Then, just commit on the main branch (Google Cloud Run takes care of the rest)
Update cloudbuild.yaml, .env, .env-template, and GCP Cloud Run Trigger Substitution Variables.