Commit Graph

8 Commits

Author SHA1 Message Date
steinhelge 4a055b5cde Update src/Hospitality.Backend/Dockerfile 2025-11-25 12:17:01 +00:00
steinhelge 2264c27032 feat: add Dockerfiles for frontend and backend, and a Gitea workflow for building and pushing images.
Build & Push Hospitality / build-and-push (push) Failing after 7s
2025-11-24 11:10:10 +01:00
steinhelge f7f31b58c1 Add auto-load guest data on login 2025-11-24 06:25:56 +01:00
steinhelge 20af7d5b52 Add JWT authentication and role-based authorization 2025-11-23 22:26:17 +01:00
steinhelge 587847e7ed Show full QR codes with copy button in GroupDetailPage 2025-11-23 22:09:11 +01:00
steinhelge 646ab0aef1 Add database seeder with sample data and test guide 2025-11-23 21:46:18 +01:00
steinhelge 9ed5adbfb5 Phase 2: Backend API Implementation - DTOs, Services, and Controllers 2025-11-23 15:55:03 +01:00
steinhelge 0661bebd87 Initial commit: Domain model, Infrastructure, and Database setup 2025-11-23 15:44:46 +01:00