feat: Add initial server
All checks were successful
Build Docker / BuildImage (push) Successful in 58s
Check Code Quality / RuffCheck (push) Successful in 1m6s

This commit is contained in:
2026-04-04 19:22:20 +11:00
parent 27437f9f80
commit 5519132c27
6 changed files with 1375 additions and 298 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ __pycache__/
.env
.vs/
.venv/
.vscode/