wip litle front end for chat

This commit is contained in:
lenovo
2022-11-22 17:46:55 +01:00
parent ada109416a
commit 6a119c0789
72 changed files with 17548 additions and 997 deletions

View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"express": "^4.18.2",
"nodemon": "^2.0.20",
"socket.io": "^4.5.3"
}
}