Node.js TypeScript microservice boilerplate with ESLint, Prettier, Husky integration
A skeleton for building Node.js server applications in TypeScript that includes ESLint, Prettier, and Husky setup. It provides an Express-based REST API structure, Swagger documentation, CI workflows, and testing scaffolding. Suited for starting backend services or microservices that need a standard project layout and developer tooling.
0