feat: add postgres config and migration route
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"mongoose": "^9.1.5",
|
||||
"multer": "^2.0.2",
|
||||
"pdf-parse": "^1.1.1",
|
||||
"pg": "^8.20.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
@@ -52,6 +53,7 @@
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/pg": "^8.18.0",
|
||||
"@types/react": "^19.2.5",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vercel/node": "^5.5.28",
|
||||
|
||||
Reference in New Issue
Block a user