no idea- added loki and other stuff to market-data-gateway, also added config lib

This commit is contained in:
Bojan Kucera 2025-06-03 11:37:58 -04:00
parent b957fb99aa
commit 1b71fc87ab
72 changed files with 6178 additions and 153 deletions

View file

@ -16,7 +16,6 @@
"hono": "^4.6.3",
"@hono/node-server": "^1.8.0",
"ws": "^8.18.0",
"axios": "^1.6.0",
"bull": "^4.12.0",
"ioredis": "^5.4.1",
"zod": "^3.22.0",
@ -29,6 +28,7 @@
"fast-json-stringify": "^5.10.0",
"pino": "^8.17.0",
"dotenv": "^16.3.0",
"@stock-bot/http-client": "*",
"@stock-bot/config": "*",
"@stock-bot/shared-types": "*",
"@stock-bot/event-bus": "*",