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
If you will be setting up prod afterwards, make sure to run docker compose up at least once first.
This will initialize the dev database the first time it is run.
You can interact with the app container directly at http://localhost:3000 or via nginx at
https://localhost.
If you will be setting up dev afterwards, make sure to run docker compose up at least once first.
This will initialize the prod database the first time it is run.