Node Express REST API with Drizzle + Zod
A typed Node Express API. Drizzle ORM for Postgres, Zod schemas at the route boundary, JWT auth, Pino logging, Vitest for tests. Deploy anywhere a long-running Node process runs.
use when Backend for a mobile app or SPA. You want a long-running Node process and a real ORM, not edge functions.