.env.example
0 → 100644
+12
−0
.gitignore
0 → 100644
+31
−0
+63
−21
.pre-commit-config.yaml
0 → 100644
+37
−0
Dockerfile
0 → 100644
+32
−0
Loading
SRM Refactor: FastAPI with new Domain Model and PostgreSQL adapter See merge request !14