|
|
@ -29,10 +29,10 @@ import { AppController } from './app.controller'; |
|
|
|
import { AssetModule } from './asset/asset.module'; |
|
|
|
import { AuthDeviceModule } from './auth-device/auth-device.module'; |
|
|
|
import { AuthModule } from './auth/auth.module'; |
|
|
|
import { BenchmarksModule } from './benchmark/benchmarks.module'; |
|
|
|
import { CacheModule } from './cache/cache.module'; |
|
|
|
import { AiModule } from './endpoints/ai/ai.module'; |
|
|
|
import { ApiKeysModule } from './endpoints/api-keys/api-keys.module'; |
|
|
|
import { BenchmarksModule } from './endpoints/benchmarks/benchmarks.module'; |
|
|
|
import { GhostfolioModule } from './endpoints/data-providers/ghostfolio/ghostfolio.module'; |
|
|
|
import { MarketDataModule } from './endpoints/market-data/market-data.module'; |
|
|
|
import { PublicModule } from './endpoints/public/public.module'; |
|
|
|