nrwl/nx
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
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.
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.
<div align="center"> <p> <picture> <source media="(prefers-color-scheme: dark)" srcset="images/nx-logo-light.svg"> <img src="images/nx-logo.svg" alt="Nx Logo" width="140"> </picture> </p> <h1 align="center">Smart Monorepos · Fast Builds</h1> <p> <a href="https://www.npmjs.com/package/nx"><img src="https://img.shields.io/npm/v/nx.svg?style=for-the-badge" alt="NPM Version"></a> <a href="https://github.com/nrwl/nx"><img src="https://img.shields.io/github/stars/nrwl/nx?style=for-the-badge&logo=github" alt="GitHub Stars"></a> <a href=""><img src="https://img.shields.io/npm/l/nx.svg?style=for-the-badge" alt="License"></a> <a href="https://go.nx.dev/community"><img src="https://img.shields.io/discord/1143497901675401286?label=discord&style=for-the-badge" alt="Discord"></a> <a href="https://x.com/nxdevtools"><img src="https://img.shields.io/badge/@nxdevtools-555?style=for-the-badge&logo=x" alt="X (Twitter)"></a> <a href="https://nx.dev/docs/features/ci-features/sandboxing"><img src="https://staging.nx.app/workspaces/62d013ea0852fe0a2df74438/sandbox-badge.svg?style=for-the-badge" alt="Nx Sandboxing"></a> </p> <br /> [**Docs**](https://nx.dev/docs) • [**Changelog**](https://nx.dev/changelog) • [**Blog**](https://nx.dev/blog) • [**Courses**](https://nx.dev/courses) • [**YouTube**](https://youtube.com/@nxdevtools) <br /> </div> Nx is a monorepo solution for TypeScript and polyglot codebases. Built with Rust for performance, extensible via TypeScript. Caches what didn't change, runs only what's affected, and comes with an integrated CI solution. Start simple, scale as you grow. ## Quick Start Visit the [Nx quickstart docs](https://nx.dev/docs/quickstart) to get started. ## Why Nx? - **Incremental by design -** Run `
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...