# nrwl/nx

The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.

Repository: https://github.com/nrwl/nx
Canonical: https://ross.abutalabs.com/products/nx
Homepage: https://nx.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: nx, angular, react, monorepo, nodejs, cypress, storybook, nextjs, nx-workspaces, hacktoberfest, build-tool, build-system, cli, javascript, typescript, building-tool, build
Last push: 2026-08-27T00:30:21+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3309, "days_push": 7, "days_rel": 7, "gap_med": 2, "n_releases_24m": 172}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 29269, forks 2999 (observed 2026-08-28T04:11:53.237687+00:00)

## What it is
Nx is a smart monorepo build system and platform for TypeScript and polyglot codebases, built with a Rust core for performance. It caches unchanged work, runs only affected tasks, and offers integrated CI with remote caching and self-healing PR fixes.

## Use cases
- manage a monorepo with multiple apps and libraries
- speed up builds with caching and affected-only task runs
- scale CI by only testing what changed
- generate and scaffold Angular, React, or Next.js projects
- share code between frontend and backend packages
- automatically fix failed PRs in CI

## When to choose
- you have a growing multi-project JavaScript/TypeScript codebase
- build and CI times are slowing your team down
- you want generators, dependency graphs, and task orchestration in one tool
- you need polyglot monorepo support beyond JavaScript

## When to avoid
- you have a single small application with no monorepo needs
- your team prefers minimal tooling without code generators
- you rely on a different build orchestrator like Bazel or Turborepo already

## Facets
- artifact type: cli-tool
- maturity: stable
- function: build-tool, ci-cd, caching, developer-tools, cli
- domain: developer-tools, web-development, frontend
- platform: cli, cross-platform
- tags: monorepo, build-system, task-runner, remote-cache, affected-graph, typescript, rust-core, nx-cloud, devops, javascript, nodejs

## Member repositories
- nrwl/nx (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:53.237687+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:20:52.543707+00:00, confidence not recorded.
  - readme: https://github.com/nrwl/nx (fetched 2026-08-28T04:11:53.237687+00:00, sha a09509067acd)
  - homepage: https://nx.dev (fetched 2026-08-29T07:50:43.743079+00:00, sha 98b000b800c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
