backend auth is now working

This commit is contained in:
2025-07-07 17:48:53 +02:00
parent c8d1241580
commit 7b2ccd47f4
7 changed files with 216 additions and 92 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@clerk/express": "^1.7.4",
"@libsql/client": "^0.15.9",
"@types/express": "^5.0.1",
"cors": "^2.8.5",