added table view

This commit is contained in:
2026-04-02 00:40:43 +00:00
parent 39c7151e51
commit effacc4e87
3 changed files with 140 additions and 1 deletions

View File

@@ -10,11 +10,13 @@
},
"dependencies": {
"@aws-sdk/client-ses": "^3.1013.0",
"@better-auth/kysely-adapter": "^1.5.6",
"better-auth": "^1.5.5",
"cors": "^2.8.5",
"dotenv": "^17.3.1",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"kysely": "^0.28.15",
"multer": "^2.0.0",
"pg": "^8.13.3"
},