- Package-based repos focus on flexibility and ease of adoption.
- Integrated repos focus on efficiency and ease of maintenance. (single version of every dependency)
Run nx graph
to see a diagram of the dependencies of the projects.
"Householding account" app provides managing and coordinating assets across accounts at the household level.
TypeScript
Run nx graph
to see a diagram of the dependencies of the projects.