add login support (wonky still)

This commit is contained in:
2024-07-08 18:41:12 +02:00
parent 7b9f93448b
commit d85df4c308
21 changed files with 1183 additions and 304 deletions

View File

@@ -7,6 +7,7 @@
},
"dependencies": {
"@elysiajs/cors": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@it-incubator/prettier-config": "^0.1.2",
"elysia": "latest",
"postgres": "^3.4.4"