desker/apps/web
Pau Costa Ferrer b3d7e4195f Add user management and registration features with invite-based onboarding
- Implement `+page.svelte` for admin user management, allowing role updates, password resets, and invite link generation.
- Add `+page.svelte` for user registration using invite tokens.
-
2026-03-28 16:11:10 +01:00
..
src Add user management and registration features with invite-based onboarding 2026-03-28 16:11:10 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package.json Add floorplan editor for admin layout management 2026-03-28 15:15:28 +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 Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +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