11 lines
483 B
Markdown
11 lines
483 B
Markdown
# File Large Next.js Apps Made Faster by Using Nx
|
|
|
|
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 works in a large workspace. It also benchmarks Nx and explains the optimisations Nx uses to be fast.
|
|
|
|
{% github-repository url="https://github.com/vsavkin/large-monorepo" /%}
|