wip first chat

This commit is contained in:
lenovo
2022-11-20 20:18:59 +01:00
parent 8fc383c8fc
commit ada109416a
81 changed files with 16167 additions and 48 deletions

7
tests_hugo/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"@nestjs/platform-socket.io": "^9.2.0",
"@nestjs/websockets": "^9.2.0",
"@types/socket.io": "^3.0.2"
}
}