14 lines
203 B
Markdown
14 lines
203 B
Markdown
# Architecture
|
|
|
|
Describe the project architecture here.
|
|
|
|
Include:
|
|
|
|
- main components;
|
|
- runtime dependencies;
|
|
- data flow;
|
|
- persistence;
|
|
- external integrations;
|
|
- deployment topology;
|
|
- relevant ADRs.
|