nestjs-typed-cqrs
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

  1. Query Guide
  2. Command Guide

Package Sidebar

Install

npm i nestjs-typed-cqrs

Weekly Downloads

10

Version

0.0.1

License

MIT

Unpacked Size

20.2 kB

Total Files

30

Last publish

Collaborators

  • louiskhenghao