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
Firstly thanks for this repo. Some great inspiration for our own client project. I am working within a monorepo with multi-tenancy in TypeOrm which is pulling database credentials from AWS Secrets Manager.
Hi there,
Firstly thanks for this repo. Some great inspiration for our own client project. I am working within a monorepo with multi-tenancy in TypeOrm which is pulling database credentials from AWS Secrets Manager.
I want to implement CQRS with Event Sourcing but read this comment: https://github.com/juicycleff/ultimate-backend/blob/master/apps/service-project/src/app.module.ts#L17
Is this still the case?
The text was updated successfully, but these errors were encountered: