Wire full OpenAPI client and TypeScript app workflow

This commit is contained in:
2026-02-24 22:19:40 +01:00
parent e54b9d2ce8
commit d73ae16e76
10 changed files with 2692 additions and 223 deletions

View File

@@ -11,6 +11,7 @@
- Generated client output: `RpgRoller/wwwroot/generated/api-client.js`
- Local CI parity entrypoint: `scripts/ci-local.ps1`
- Current backend features: auth/session, campaign/character/skill management, ruleset-aware rolls, filtered campaign logs, and SSE state updates.
- Current frontend features: authenticated campaign workspace with live log updates and full roll workflow controls.
## 1) Stack and baseline choices