TypeScript Node boilerplate using Clean Architecture for modular APIs.
NExp is a Node boilerplate implementing Clean/Hexagonal architecture and DDD with TypeScript. It provides modular domain structure, multi-ORM support (MikroORM, Mongoose), Fastify integration, Supabase permissions, and Docker Compose setup for containerized development. It is suited for building REST APIs and backend services that require clear separation between business logic and infrastructure.
0