You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: