initial commit

This commit is contained in:
2026-02-12 18:45:10 +01:00
commit be7bbba456
42 changed files with 3767 additions and 0 deletions

2
backend/pyproject.toml Normal file
View File

@@ -0,0 +1,2 @@
[tool.pytest.ini_options]
asyncio_mode = "auto"