Skip to content
Open sidebar
Recipes
Search
Documentation ...
Press
Ctrl
and
K
to search
Nx
Docs
Search
Documentation ...
Press
Ctrl
and
K
to search
Nx 16 is out!!
Nx 16 is out!!
Learn about all the details
→
Theme
Nx
Nx Cloud
Packages
Plugins
Recipes
Community channel
Latest news
Youtube channel
Nx is open source, check the code on GitHub
Getting Started
Set up a new workspace
Nx Console
Nx Console Telemetry
Nx Console Generate Command
Nx Console Run Command
Nx Console Add Dependency Command
Nx Console Project Pane
Nx Console Keyboard Shortcuts
CI
CI Setup
Prepare applications for deployment via CI
Setting up Azure Pipelines
Setting up CircleCI
Setting up GitHub Actions
Setting up Jenkins
Setting up GitLab
Setting up Bitbucket
Troubleshooting Nx Install Issues
Adopting Nx
NPM/Yarn/PNPM workspaces
Add to any Project
From CRA
From Angular CLI
Nx and Lerna
From AngularJS
Preserving Git Histories
Manual migration
Adopting Nx From Angular CLI
From Angular CLI
From Angular CLI to Integrated
From Angular CLI Manually
From Multiple Angular CLI Repos
Executors
Use Executor Configurations
Running Custom Commands
Environment Variables
Define Environment Variables
Use Environment Variables in React
Use Environment Variables in Angular
Module Federation and Micro Frontends
Faster Builds with Module Federation
Setup Module Federation with SSR for Angular and React
Advanced Micro Frontends with Angular using Dynamic Federation
Nx Micro-Frontend Example
Storybook
Publishing Storybook: One main Storybook instance for all projects
Publishing Storybook: One Storybook instance per scope
Publishing Storybook: One main Storybook instance using Storybook Composition
Deployment
Deploying a Node.js server to Fly.io
Deploying Node.js serverless functions to Netlify
Deploying AWS lambda in Node.js
Serverless deployment with Deno Deploy
Serverless deployment with Deno and Netlify
Other
Run Root-Level NPM Scripts with Nx
Disable Graph Links Created from Analyzing Source Files
Workspace Watching
Advanced Update Nx
JavaScript and TypeScript
React Native with Nx
Adding Images, Fonts, and Files
Setup incremental builds for Angular applications
Profiling Build Performance
Using ESLint in Nx Workspaces
Configuring Browser Support
Deploying Next.js applications to Vercel
Using Tailwind CSS in React
React 18 Migration
Using Tailwind CSS with Angular projects
Using NgRx
Using Data Persistence operators
Powering Up React Development With Nx
Using Apollo GraphQL
Large Repo and Caching
Large Repo and DTE
Find the Last Successful Commit in Azure Pipelines
Troubleshoot Cache Misses
Ban Dependencies with Certain Tags
Tag in Multiple Dimensions
Ban External Imports
Tags Allow List
Export Project Graph
Resolve Circular Dependencies
Include All package.json Files as Projects
Include Assets in Build
Identify Dependencies Between Folders
Rescope Packages from @nrwl to @nx
Standalone NgRx APIs
recipes
executors
Executors
Use, extend and compose executors.
Use Executor Configurations
Running Custom Commands
On this page
Overview
Report an issue