personal
Node.js Starter Template
Author and maintainer · Dec 2023 – Sep 2026
A published GitHub template for production Node.js/TypeScript APIs: feature-module architecture, a repository pattern that keeps the ORM out of controllers entirely, Zod-validated env and requests, JWT refresh rotation with revocable database-stored tokens, and CI running integration tests against a real PostgreSQL container rather than mocks.
Built with
Node.jsTypeScriptExpressPrismaPostgreSQLZodJWTVitestDockerGitHub ActionsSwagger