desker/apps
Pau Costa Ferrer 8dc99bc1a4 Implement authentication, organization management, and floor layout features
- Add API authentication with JWT strategy using NestJS.
- Configure Prisma schema for organizations, users, buildings, floors, and spaces.
- Seed initial database with test data and relationships.
- Build SvelteKit web pages for dashboard and floor layout with secured routing and organization hierarchy display.
- Remove deprecated `AppService` from API.
2026-03-28 00:36:05 +01:00
..
api Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
web Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00