live updates

This commit is contained in:
2026-01-29 02:16:24 -05:00
parent 864cbaece9
commit efa1ea3b45
12 changed files with 423 additions and 69 deletions

View File

@@ -15,6 +15,7 @@
"dotenv": "^16.4.5",
"cors": "^2.8.5",
"node-fetch": "^3.3.2",
"express-rate-limit": "^7.1.5"
"express-rate-limit": "^7.1.5",
"socket.io": "^4.6.1"
}
}