BirthdayResearch / jellyfishsdk

DeFiChain Jellyfish SDK & Ecosystem for building modern lite DeFi Applications at scale.
https://jellyfishsdk.com
MIT License
104 stars 36 forks source link

Flatten NestJS to individual mono packages/service instead of being a fat package with multiple targets. #1779

Open fuxingloh opened 2 years ago

fuxingloh commented 2 years ago

What would you like to be added:

With #1777 #1778 completed, we can move NestJS from a monolithic one giant package project (nest-apps) into a monorepo with multiple package projects with their own package.json and scripts. Further, we can take advantage of turbo prune to prune workspaces when building their relevant docker image.

Why is this needed:

/triage accepted /area workflow packages

fuxingloh commented 2 years ago

/area apps