- cd bycco_frontend
- yarn dev
deployment
API_URL=https://www.bycco.be/ yarn generate
gcloud app deploy
- cd bycco_backend
- ./launchlocal
deployment
gcloud pp deploy
Integration happens using the App Engine dispatch
In the main directory run gcloud app deploy dispatch.yaml
once rto