Production foundation

Forum platform foundation for a serious product.

This stage establishes the delivery-grade baseline: typed Next.js app shell, UI primitives, Dockerized PostgreSQL, and a Drizzle migration workflow ready for the forum domain.

App Router Shell

Typed Next.js application shell with a clean layout boundary for public and admin zones later.

Database Layer

PostgreSQL + Drizzle connection foundation with strict env validation and migration entrypoints.

Ops Ready

Multi-stage Dockerfile and docker-compose baseline for local development and production images.