CC#•Created by Nexen on 12/27/2023 in #help Making sense of monolith structure and modularity
I understand now a bit more, my failure was that i wanted to do modular design, but wanted notification service completely outside from the get go.
I use relational database because its easier at start, splitting up can be done later.