erste Fassung von Client und Server rein

This commit is contained in:
mistangl
2026-04-16 13:34:05 +02:00
parent f44949f0af
commit 5b38af78f0
19 changed files with 589 additions and 0 deletions

4
.gitignore vendored
View File

@@ -87,3 +87,7 @@ ipython_config.py
/work
/log
/results
# Node.js (client)
node_modules/
client/dist/