Update frontend/src/env-config.json (not necessary for local development) Write .env file in /backend next to .env.example
in root folder:
yarn install
in root:
yarn frontend:start
in new root:
yarn backend:watch
in new root:
yarn backend:dev
in root:
yarn frontend:buildin root:
yarn backend:tsc