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

1
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.0.1",
"license": "MIT",
"dependencies": {
"body-parser": "^1.20.3",
"ejs": "3.1.10",
"express": "^4.21.2",
"pg": "^8.13.1",