Initial commit

This commit is contained in:
2026-06-22 18:36:18 +02:00
commit cae9180bc6
29 changed files with 1188 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Architecture
Describe the project architecture here.
Include:
- main components;
- runtime dependencies;
- data flow;
- persistence;
- external integrations;
- deployment topology;
- relevant ADRs.