switched to new config and removed old

This commit is contained in:
Boki 2025-06-18 21:03:45 -04:00
parent 6b69bcbcaa
commit 269364fbc8
70 changed files with 889 additions and 2978 deletions

View file

@ -60,9 +60,7 @@
// Applications
{ "path": "./apps/data-service" },
{ "path": "./apps/execution-service" },
{ "path": "./apps/portfolio-service" },
{ "path": "./apps/processing-service" },
{ "path": "./apps/strategy-service" }
{ "path": "./apps/data-sync-service" },
{ "path": "./apps/web-api" }
]
}