add openweathermap api calls and send them to websocket

This commit is contained in:
StarAppeal
2024-11-25 18:06:47 +01:00
parent a6ba81b561
commit 28d21fbd94
7 changed files with 77 additions and 11 deletions
+1
View File
@@ -24,6 +24,7 @@
"express": "5.0.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.8.2",
"openweather-api-node": "^3.1.5",
"rimraf": "^5.0.5",
"typescript": "^5.3.3",
"ws": "8.17.1"