ThreeDotsLabs / wild-workouts-go-ddd-example

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
https://threedots.tech
MIT License
5.04k stars 464 forks source link

A setting system in such a project? How? #42

Open frederikhors opened 2 years ago

frederikhors commented 2 years ago

I'd like to read an article from you on how to include a setting system (user-wide and tenant-wide) in such a project.