This commit is contained in:
2026-04-14 18:31:48 +01:00
parent 4275cbd795
commit f4d6a97abe
36 changed files with 8777 additions and 1 deletions

4
server/.env.example Normal file
View File

@@ -0,0 +1,4 @@
PORT=3000
YJS_WS_PORT=1234
NODE_ENV=development
CORS_ORIGIN=http://localhost:5173