0.0.1 • Published 2 years ago
nestjs-typed-cqrs
Licence
MIT
Version
0.0.1
Deps
3
Size
20 kB
Vulns
0
Weekly
0
nestjs-typed-cqrs
NestJs provides a lightweight CQRS (https://docs.nestjs.com/recipes/cqrs) module.
But we have taken it a step further by implementing coding practices that utilize TypedCqrs alongside CQRS. This enhances the developer experience by allowing them to focus on writing business logic while reducing the likelihood of errors. Checkout our guide below