Commit Graph

3 Commits

Author SHA1 Message Date
377a9617be feat: implement auth system, passkeys, and user management
Add PostgreSQL and Redis integration for users and sessions
Implement password and WebAuthn passkey login flows
Add Docker stack, super-admin seeding, and protected routes
2026-04-12 20:16:43 +08:00
4288c98e21 feat: setup Tailwind CSS and initial routing structure
Configure @tailwindcss/vite in Nuxt config
Add default layout and main CSS file
Create initial index and login pages
Replace default Nuxt welcome screen with page routing
2026-04-12 17:53:01 +08:00
25874073b1 initial commit 2026-04-12 16:00:31 +08:00