Node.js REST API boilerplate using Domain-Driven Design and Docker
A Node.js REST API boilerplate organized around Domain-Driven Design that uses Express, Sequelize, Docker, and common tooling for logging and testing. Suited for building backend services and APIs (web applications or microservices); includes PostgreSQL examples, migrations, and JWT-based authentication.
0