working server

This commit is contained in:
2025-11-21 22:23:50 +00:00
parent c16fd804c0
commit a3a001d8e1
6 changed files with 248 additions and 119 deletions

View File

@ -44,7 +44,9 @@
},
"dependencies": {
"@lucia-auth/adapter-drizzle": "^1.1.0",
"@sveltejs/adapter-node": "^5.4.0",
"arctic": "^3.7.0",
"dotenv": "^17.2.3",
"lucia": "^3.2.2",
"postgres": "^3.4.7"
}