Node.js + TypeScript minimal backend template with ESLint and Vitest
Minimalistic Node.js backend template written in TypeScript. It includes ESLint, Vitest, and TypeScript type definitions, and is structured for ES modules and Express-style HTTP routing. Suited for building microservices, serverless functions, or small REST APIs.
0