
Boilerplate to build Rest API servers having Clean Architecture with NestJS.
This product is a boilerplate for building Rest API servers with a clean architecture using NestJS and an ORM. While the boilerplate is not yet completed, it has been used in a few real projects. The current status includes the fact that the domain, application, and infrastructure layers are still being developed and layered tests and error handling have not been implemented. Additionally, the documentation is not completed.
This boilerplate provides a foundation for building Rest API servers with a clean architecture using NestJS and an ORM. It is currently being used in real projects, although it is not yet fully completed. The principles of Clean Architecture and the modular architecture of NestJS make it an appealing choice for developers looking to build scalable and maintainable applications. Although there are some missing features and incomplete documentation, the boilerplate shows promise and has a roadmap for future improvements.

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.