You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
So far this is the most complete example of ddd+ event sourcing + cqrs I have seen for nest. Thank you 🙏
One thing I would like to see is how you handle more aggregate roots?
Do they each get their own folder like user?
Also as a side note I think user is a bit too all encompassing of a domain.