Server
Express 5 with JSON, URL-encoded body parsing, static assets, and centralized errors.
Clean Express MVP
A minimal Express + Pug + dotenv server shell, ready for the next signal API iteration.
Express 5 with JSON, URL-encoded body parsing, static assets, and centralized errors.
Pug-rendered pages for simple server-side UI without frontend build tooling.
dotenv-backed environment loading with Zod validation and safe defaults.
Optional DB and worker scaffolds are registered without requiring either system to run locally.