Chat is working

This commit is contained in:
2021-03-17 16:51:37 +11:00
parent 3e31429a4f
commit b265d1f417
6 changed files with 691 additions and 45 deletions
+3 -1
View File
@@ -23,8 +23,10 @@
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"mariadb": "^2.5.2",
"sequelize": "^6.5.0"
"sequelize": "^6.5.0",
"socket.io": "^4.0.0"
},
"devDependencies": {
"nodemon": "^2.0.7"