desker/apps/api/prisma
Pau Costa Ferrer 93bd2808ac Add seed service to initialize default admin and organization
- Implement `SeedService` to create a default admin account and organization on app startup.
- Update `PrismaModule` to include `SeedService` as a provider.
- Remove seeded credentials display from login page.
- Refactor existing seed script for consistency with the new service.
2026-03-28 18:07:22 +01:00
..
migrations Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
schema.prisma Add rotation support for spaces in floorplan editor 2026-03-28 17:47:32 +01:00
seed.ts Add seed service to initialize default admin and organization 2026-03-28 18:07:22 +01:00