This commit is contained in:
2025-02-12 21:59:32 +02:00
commit 07e2590ce6
20 changed files with 1234 additions and 0 deletions

2
main.sh Executable file
View File

@@ -0,0 +1,2 @@
python3 src/main.py
cd public && python3 -m http.server 8888