Where we put our components for our modular monolith¶
How to?¶
Create a new component¶
Run this command and follow the steps:
General documentation¶
See 👉 Modular Monolith ⧉
Dependencies¶
Dependencies rules between components are defined in each component by a yaml file dependencies.yml.
See dependencies.md for a graph of the dependencies between components.