init project

This commit is contained in:
2025-05-19 15:50:55 +02:00
parent c0216eb2dd
commit b8bd3b0398
26 changed files with 15335 additions and 0 deletions

2
.gitignore vendored
View File

@@ -22,3 +22,5 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
/frontend/.vscode/
/backend/venv/