LuanMaik / nestjs-unit-of-work
Shows how to implement unit of work pattern in NestJs Framework to realize transactional work with TypeORM
☆32Updated 3 years ago
Alternatives and similar repositories for nestjs-unit-of-work:
Users that are interested in nestjs-unit-of-work are comparing it to the libraries listed below
- Base application using nest JS focused on DDD architecture and SOLID principles☆387Updated last year
- Nestjs DDD☆219Updated last year
- Applying domain-driven design principles to a Nest.js project.☆131Updated 4 years ago
- ☆443Updated 3 months ago
- An example of clean architecture implementation with NestJS☆203Updated last year
- NestJS CQRS Microservices Starter Project☆407Updated 9 months ago
- Scaffolding Nestjs - Domain driven design☆113Updated 2 years ago
- ☆110Updated 3 years ago
- ☆345Updated last year
- A sample NestJS application, demonstrating how to use JWT Authentication, with short lived access tokens, and long lived refresh token.☆307Updated 4 months ago
- Example real world backend API built with NestJS + MikroORM