NestJS-mod
A collection of utilities for unifying NestJS applications and modules.
![](/assets/images/problems-16932f8f185a630710000c8157a6b636.jpg)
Problems
NestJS is a great framework and you can do great things with it, but often when developing a large number of applications within the same organization, we end up with different application architectures, file structures, and a lot of duplicate code.
![](/assets/images/solutions-4a924099843219a676224d5a1f8e7238.jpg)
Solutions
The NestJS-mod collection of utilities are designed to unify applications and modules, and also introduce new logical options for dividing responsibilities between modules (Core, Feature, Integration, System, Infrastructure).
![](/assets/images/bonuses-ed46532508599c57de7a44386bbe33e6.jpg)
Bonuses
Since all parts of the application are unified, you can create a report on the entire project infrastructure. Examples of reports: nestjs-mod-example, example-nats-microservice, example-prisma