ck-ms-events
This package enables managing all events within the API application. Unlike the standard event management method, it allows returning data from triggered events. Additionally, it includes a feature that allows one of the subscribers to block the process d
clev-cqrs-ui
Adds middleware to your express app to autogenerate a page that shows all the events that has ever happend to your entity using the clev-cqrs-ui bound to the clev-cqrs framework.
clev-cqrs
An easy and standard framework for incorporating cqrs(command query responsibility segregation) and event sourcing into your project in nodejs