feat: authentication

This commit is contained in:
2026-03-25 16:04:40 +01:00
parent a935d61531
commit 5ca59b205e
11 changed files with 256 additions and 7 deletions

View File

@@ -20,6 +20,7 @@
"dotenv": "^17.3.1",
"drizzle-orm": "^0.45.1",
"nuxt": "^4.4.2",
"nuxt-auth-utils": "0.5.29",
"tailwindcss": "^4.2.1",
"zod": "^4.3.6"
},