Switching to ws instead of socket.io and implementing basic authentication

This commit is contained in:
Fabian
2019-10-10 12:28:44 +02:00
parent cdafa7bbd4
commit 8b6767c5f9
7 changed files with 319 additions and 416 deletions

7
.dockerignore Normal file
View File

@ -0,0 +1,7 @@
databases/
logs/
node_modules/
src/
.env
.gitignore
tsconfig.json