Express + TypeORM boilerplate for TypeScript REST APIs with MongoDB.
A boilerplate for building RESTful APIs using TypeScript, Node.js, Express, and TypeORM with MongoDB support. It includes JWT-based authentication, dependency injection, validation, logging, role-based access control, testing scaffolding, data seeding, and code generation utilities. Suited for developing API services, prototypes, or SaaS backends.
0