Better Listed
Infrastructure starter

Deploy the platform skeleton before you chase the pipeline.

This starter wires Better Auth, Prisma, BullMQ, S3-compatible uploads, health checks, and staging-safe deployment flow into one workspace.

Runtime parity

Local Docker compose includes Postgres and Redis. Object storage uses DigitalOcean Spaces across all environments.

Promotion-safe delivery

CI builds one immutable image tag per merge and production promotes the exact artifact that already passed staging.

Web to worker loop

Signed uploads flow into a versioned queue job. The worker writes a sample processed artifact and updates job state in Postgres.