trails/openspec/changes/phase-1-mvp
Ullrich Schäfer f58fe99cde
Add GitHub Actions CI, wire ESLint, lock in Caddy
CI pipeline with parallel jobs for fast feedback:
- typecheck, lint, unit tests, build run in parallel
- e2e tests run after build
- Playwright artifacts uploaded on failure

ESLint wired into both apps with sensible defaults:
- underscore-prefixed unused vars allowed
- root package.json marked as type: module

Architecture updated: Caddy as reverse proxy with auto HTTPS.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 12:55:12 +01:00
..
specs Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
.openspec.yaml Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
design.md Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
proposal.md Add OpenSpec phase-1-mvp change with full specifications 2026-03-22 11:35:21 +01:00
tasks.md Add GitHub Actions CI, wire ESLint, lock in Caddy 2026-03-22 12:55:12 +01:00