Express and TypeScript boilerplate for web and API applications
Boilerplate providing an Express.js server written in TypeScript for building web and API applications. It includes cluster support, dotenv configuration, Mongoose (MongoDB) integration, in-memory caching, Passport-based authentication with JWT/CSRF middleware, Pug views, logging with file rotation, and Kue background queues; Docker Compose files are provided for containerized runs.
0