API calls added for live matches

This commit is contained in:
Lucas Patenaude
2024-04-03 22:05:41 -06:00
parent 31b84e44f7
commit 3a87b22d17
16 changed files with 249 additions and 102 deletions

View File

@@ -9,6 +9,7 @@
"express": "^4.6.1",
"express-handlebars": "^7.1.2",
"express-session": "1.17.3",
"moment": "^2.30.1",
"nodemon": "2.0.20",
"pg-promise": "^10.11.1"
},