Merge branch 'main' of github.com:open-reception/appointment-booking-software into 53-tenant-data-backend

This commit is contained in:
Hendrik Belitz
2025-07-29 11:50:24 +02:00
47 changed files with 1260 additions and 32 deletions
+2
View File
@@ -56,3 +56,5 @@ jobs:
- name: Run E2E tests
run: npm run test:e2e
env:
DATABASE_URL: "postgresql://test:test@localhost:5432/test"