There are no instructions how to do local development for this application locally. Also there are docker-compose files all over the place that seem out of date.
Simplify the development experience to be the following
- checkout code from git
- load into vscode
- run docker-compose up to launch and required services
- run individual apps
- use browser to visit the applications and everything should just work