interface with db

This commit is contained in:
2025-01-12 01:14:50 -05:00
parent f02676ba2e
commit 07ab1fb40d
13 changed files with 366 additions and 29 deletions

View File

@@ -20,6 +20,7 @@
"type": "module",
"main": "index.ts",
"dependencies": {
"body-parser": "^1.20.3",
"ejs": "3.1.10",
"express": "^4.21.2",
"pg": "^8.13.1",