integrated data-ingestion
This commit is contained in:
parent
9673ae70ef
commit
3227388d25
15 changed files with 226 additions and 133 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Hono } from 'hono';
|
||||
import type { ServiceContainer } from '@stock-bot/connection-factory';
|
||||
import type { ServiceContainer } from '@stock-bot/di';
|
||||
import { exchangeRoutes } from './exchange.routes';
|
||||
import { healthRoutes } from './health.routes';
|
||||
import { queueRoutes } from './queue.routes';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue