a16758c7b5
- 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
7 lines
54 B
YAML
7 lines
54 B
YAML
language: node_js
|
|
node_js:
|
|
- 8
|
|
- 10
|
|
- 12
|
|
- 14
|