1
0
forked from noxious/server

added socket.io

This commit is contained in:
2024-05-03 01:26:52 +02:00
parent 95b4849200
commit b2bfc77ca3
9 changed files with 1246 additions and 234 deletions

View File

@ -1 +1,2 @@
SERVER_PORT=3000
SERVER_PORT=3000
#DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"