Skip to main content

Local (Docker Compose)

Use the Quickstart.

Database migrations

On startup, the Docker image runs a schema sync to ensure the database is ready. For development, you can also run:
npm run db:push