Seed admin acccount and generalize login/auth routes

This commit is contained in:
Dominic Ferrando
2026-08-21 10:10:22 -04:00
parent 5432610090
commit 4dbcccdef7
8 changed files with 54 additions and 51 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"@elysia/jwt": "^1.4.2",
"@elysia/server-timing": "^1.4.1",
"@elysiajs/cors": "^1.4.2",
"@types/pg": "^8.21.0",
"@types/pg": "^8.23.1",
"elysia": "^1.4.29",
"kysely": "^0.29.5",
"ml-levenberg-marquardt": "^5.1.0",