Node.js and Express starter with TypeScript for REST API projects.
Starter template that configures Node.js, Express, and TypeScript for building REST APIs. Includes Jest testing support, async error handling, path aliases, security middleware, environment loading, and a production build script. Suited for small to medium server-side applications or API services that need an opinionated TypeScript + Express starting point.
0