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
Copy the sample environment file and update it with your credentials (database, etc.).
cp .env.sample .env
Important
Database Setup: The database schema and scripts are managed in the db-scripts repository. Please follow the setup instructions there before running the backend.