Runtime parity
Local Docker compose includes Postgres and Redis. Object storage uses DigitalOcean Spaces across all environments.
This starter wires Better Auth, Prisma, BullMQ, S3-compatible uploads, health checks, and staging-safe deployment flow into one workspace.
Local Docker compose includes Postgres and Redis. Object storage uses DigitalOcean Spaces across all environments.
CI builds one immutable image tag per merge and production promotes the exact artifact that already passed staging.
Signed uploads flow into a versioned queue job. The worker writes a sample processed artifact and updates job state in Postgres.