work on market-data-gateway

This commit is contained in:
Bojan Kucera 2025-06-03 09:57:11 -04:00
parent 405b818c86
commit b957fb99aa
87 changed files with 7979 additions and 99 deletions

View file

@ -15,7 +15,8 @@
"@stock-bot/event-bus": "workspace:*",
"@stock-bot/api-client": "workspace:*",
"@stock-bot/config": "*",
"ws": "^8.18.0"
"ws": "^8.18.0",
"axios": "^1.6.2"
},
"devDependencies": {
"bun-types": "^1.2.15",