Files
der_letzte_auftrag/server/node_modules/prebuild-install/CONTRIBUTING.md
T
Clawdia a16758c7b5 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
2026-05-08 10:30:47 +02:00

218 B

Contributing to prebuild

  • no commits direct to master
  • all commits as pull requests (one or several per PR)
  • each commit solves one identifiable problem
  • never merge one's own PRs, another contributor does this