backend overhaul

This commit is contained in:
Mikayla Dobson
2022-09-22 13:14:43 -05:00
parent 905b3266a3
commit 75ebb5e43d
9 changed files with 276 additions and 16 deletions

View File

@@ -23,10 +23,12 @@
"express": "^4.17.3",
"express-session": "^1.17.3",
"helmet": "^5.1.0",
"http-errors": "^2.0.0",
"js-yaml": "^4.1.0",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
"pg": "^8.7.3",
"pg-promise": "^10.12.0",
"swagger-ui-express": "^4.4.0",
"uuid": "^8.3.2"
},