Express TypeScript backend boilerplate with Docker, tests, and linting
A simple Express.js backend boilerplate written in TypeScript that provides testing, linting, logging, security headers, environment configuration, and Docker containerization. It is intended as a starter for building REST APIs or microservices using Node.js.
0