Description Dev environment Clone the repository Copy .env.template to .env and fill the variables. Run npm intall. Run database using docker compose up -d Run migrations npx primsa migrate dev Run seed npm run seed Clean LS of the browser Run npm run dev Prod environmend