Start all services
docker/compose.yml.
Start only PostgreSQL
Use this when you want Docker for the database but still run the app withpnpm dev.
Environment checklist
BETTER_AUTH_SECRETis setPOSTGRES_URLmatches the database container or managed PostgreSQL instance- At least one model provider key is set
- Storage variables are set if uploads or generated images are enabled
BETTER_AUTH_URLpoints at the public URL in production