Working base server with migrations and build steps ironed out #1

Merged
joseph.nelson4456 merged 24 commits from base-setup into main 2026-05-13 23:16:22 -07:00
Showing only changes of commit 3cdec698ef - Show all commits
+2 -2
View File
@@ -24,8 +24,8 @@
"csv-parser": "^3.0.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"p-limit": "^7.3.0",
"pg": "^8.8.0"
"node-pg": "^1.0.1",
"p-limit": "^7.3.0"
},
"devDependencies": {
"eslint": "^10.3.0",