Working base server with migrations and build steps ironed out #1
+3
-1
@@ -23,7 +23,9 @@
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"pg": "^8.8.0"
|
||||
"pg": "^8.8.0",
|
||||
"p-limit": "^7.3.0",
|
||||
"csv-parser": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^10.3.0",
|
||||
|
||||
Reference in New Issue
Block a user