## Current Behavior * Using your own CI provider to distribute tasks is referred to in multiple ways * DTE configuration is beneath the Enterprise section of CI docs ## Expected Behavior * Using your own CI provider to distribute tasks is referred to consistently as "Manual DTE" * DTE configuration is its own recipes section ## Related Issue(s) --------- Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
11 lines
425 B
Markdown
11 lines
425 B
Markdown
# Nx Agents at Scale
|
|
|
|
Repo contains:
|
|
|
|
- 5 shared buildable packages/libraries with 250 components each
|
|
- 5 Next.js applications built out of 20 app-specific libraries. Each app-specific lib has 250 components each. Each library uses the shared components.
|
|
|
|
The repo shows how Nx Agents can make the CI 16 times faster with a small configuration change.
|
|
|
|
{% github-repository url="https://github.com/vsavkin/interstellar" /%}
|