feat: der letzte Auftrag - Spielapp mit API backend

- HTML/CSS frontend mitQuest-System und Spieler-Management
- Node.js/Express backend mit SQLite database
- REST API endpoints für game state, spieler, notes
- AI instructions documentation
- Würfelfunktionen und Tracker-UI
This commit is contained in:
Clawdia
2026-05-08 10:30:47 +02:00
commit a16758c7b5
991 changed files with 382116 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules/
*.db
*.db-wal
*.db-shm
.env
*.bak
*.backup
server/data.db
server/data.db-wal
server/data.db-shm