kol overview

This commit is contained in:
2025-03-13 18:17:27 +08:00
parent f5c660217a
commit 6d29a208f1
7 changed files with 806 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
"@supabase/supabase-js": "^2.49.1",
"@types/axios": "^0.14.4",
"@types/dotenv": "^8.2.3",
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.11.30",
"@types/pg": "^8.11.11",
@@ -52,4 +53,4 @@
"uuid": "^11.1.0",
"vitest": "^1.4.0"
}
}
}