desker/apps/web
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
..
src Add seed service to initialize default admin and organization 2026-03-28 18:07:22 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
Dockerfile Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
package-lock.json Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
package.json Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
postcss.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
svelte.config.js Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
tailwind.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
vite.config.ts Add floorplan editor for admin layout management 2026-03-28 15:15:28 +01:00