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
Run docker compose up to start build the FastAPI application and start the DB. It will apply init.sql during app startup. If you make any changes to init.sql stop the compose and start it up again using docker compose up.