Added monitoring functions

This commit is contained in:
2021-06-10 19:52:32 +02:00
parent c4c1fad1cb
commit b06ba29bce
3 changed files with 1603 additions and 467 deletions

View File

@@ -2,6 +2,7 @@
"name": "projektmanagement-game",
"version": "1.0.0",
"dependencies": {
"@socket.io/admin-ui": "^0.1.2",
"express": "^4.17.1",
"socket.io": "^4.1.2"
}