Skip to content
NxNxDocs

Main navigation

DocsBlogCI Pricing
ContactGo to app
NxCIExtending NxPluginsAPIChangelogAI Chat
Community channelLatest newsYoutube channelNx is open source, check the code on GitHub

nx

  • documents
    • create-nx-workspace
    • init
    • generate
    • run
    • daemon
    • graph
    • run-many
    • affected
    • format:check
    • format:write
    • migrate
    • report
    • list
    • connect-to-nx-cloud
    • reset
    • repair
    • sync
    • sync:check
    • import
    • exec
    • watch
    • show
    • view-logs
    • release
    • add
    • login
    • logout
    executors
    • noop
    • run-commands
    • run-script
    generators
    • connect-to-nx-cloud

workspace

  • documents
    • Overview
    • Nx, NodeJS and Typescript Versions
    executors
    • counter
    generators
    • preset
    • move
    • remove
    • convert-to-monorepo
    • new
    • run-commands
    • fix-configuration
    • npm-package
    • ci-workflow
    • infer-targets

devkit

  • documents
    • Overview
    • Ng CLI Adapter

angular

  • documents
    • Overview
    • Nx and the Angular CLI
    • Nx Devkit and Angular Devkit
    • Angular and Nx Version Matrix
    executors
    • delegate-build
    • ng-packagr-lite
    • package
    • browser-esbuild
    • module-federation-dev-server
    • module-federation-dev-ssr
    • application
    • extract-i18n
    • webpack-browser
    • dev-server
    • webpack-server
    generators
    • add-linting
    • application
    • component
    • component-story
    • component-test
    • convert-to-application-executor
    • directive
    • federate-module
    • init
    • library
    • library-secondary-entry-point
    • remote
    • move
    • convert-to-with-mf
    • host
    • ng-add
    • ngrx
    • ngrx-feature-store
    • ngrx-root-store
    • pipe
    • scam-to-standalone
    • scam
    • scam-directive
    • scam-pipe
    • setup-mf
    • setup-ssr
    • setup-tailwind
    • stories
    • storybook-configuration
    • cypress-component-configuration
    • web-worker

cypress

  • documents
    • Overview
    executors
    • cypress
    generators
    • init
    • configuration
    • component-configuration
    • migrate-to-cypress-11
    • convert-to-inferred

detox

  • documents
    • Overview
    executors
    • build
    • test
    generators
    • init
    • application
    • convert-to-inferred

esbuild

  • documents
    • Overview
    executors
    • esbuild
    generators
    • init
    • configuration

eslint

  • documents
    • Overview
    executors
    • lint
    generators
    • init
    • workspace-rules-project
    • workspace-rule
    • convert-to-flat-config
    • convert-to-inferred

eslint-plugin

  • documents
    • Overview
    • The `enforce-module-boundaries` rule
    • The `dependency-checks` rule

expo

  • documents
    • Overview
    executors
    • update
    • build
    • build-list
    • run
    • start
    • sync-deps
    • ensure-symlink
    • prebuild
    • install
    • export
    • submit
    • serve
    generators
    • init
    • application
    • library
    • component
    • convert-to-inferred

express

  • documents
    • Overview
    generators
    • init
    • application

gradle

  • documents
    • Overview
    generators
    • init
    • ci-workflow

jest

  • documents
    • Overview
    executors
    • jest
    generators
    • init
    • configuration
    • convert-to-inferred

js

  • documents
    • Overview
    • Configure TypeScript Project References in an Nx Workspace
    executors
    • tsc
    • swc
    • node
    • release-publish
    • verdaccio
    generators
    • library
    • init
    • convert-to-swc
    • release-version
    • setup-verdaccio
    • setup-build
    • typescript-sync
    • setup-prettier

nest

  • documents
    • Overview
    generators
    • application
    • init
    • library
    • class
    • controller
    • decorator
    • filter
    • gateway
    • guard
    • interceptor
    • interface
    • middleware
    • module
    • pipe
    • provider
    • resolver
    • resource
    • service

next

  • documents
    • Overview
    executors
    • build
    • server
    generators
    • init
    • application
    • page
    • component
    • library
    • custom-server
    • cypress-component-configuration
    • convert-to-inferred

node

  • documents
    • Overview
    generators
    • init
    • application
    • library
    • setup-docker

nuxt

  • documents
    • Overview
    generators
    • init
    • application
    • storybook-configuration

playwright

  • documents
    • Overview
    executors
    • playwright
    generators
    • configuration
    • init
    • convert-to-inferred

plugin

  • documents
    • Overview
    generators
    • plugin
    • create-package
    • e2e-project
    • migration
    • generator
    • executor
    • plugin-lint-checks
    • preset

react

  • documents
    • Overview
    executors
    • module-federation-dev-server
    • module-federation-ssr-dev-server
    • module-federation-static-server
    generators
    • init
    • application
    • library
    • component
    • redux
    • storybook-configuration
    • component-story
    • stories
    • hook
    • host
    • remote
    • cypress-component-configuration
    • component-test
    • setup-tailwind
    • setup-ssr
    • federate-module

react-native

  • documents
    • Overview
    executors
    • run-android
    • run-ios
    • bundle
    • build-android
    • build-ios
    • start
    • sync-deps
    • ensure-symlink
    • storybook
    • pod-install
    • upgrade
    generators
    • init
    • application
    • library
    • component
    • storybook-configuration
    • component-story
    • stories
    • upgrade-native
    • web-configuration
    • convert-to-inferred

remix

  • documents
    • Overview
    executors
    • serve
    • build
    generators
    • preset
    • setup
    • application
    • cypress-component-configuration
    • library
    • init
    • route
    • resource-route
    • action
    • loader
    • style
    • setup-tailwind
    • storybook-configuration
    • meta
    • error-boundary
    • convert-to-inferred

rollup

  • executors
    • rollup
    generators
    • init
    • configuration
    • convert-to-inferred

rspack

  • documents
    • Overview
    executors
    • rspack
    • dev-server
    • ssr-dev-server
    • module-federation-dev-server
    • module-federation-ssr-dev-server
    • module-federation-static-server
    generators
    • configuration
    • init
    • preset
    • application
    • convert-webpack

rspack

  • documents
    • Overview of the Nx Rspack plugin
    • Rspack plugins
    • How to configure Rspack in your Nx workspace
    executors
    • rspack
    • dev-server
    generators
    • init
    • configuration
    • application

storybook

  • documents
    • Overview
    • Storybook best practices for making the most out of Nx
    • Storybook 7
    executors
    • storybook
    • build
    generators
    • init
    • configuration
    • cypress-project
    • convert-to-inferred
    • migrate-7
    • migrate-8

vite

  • documents
    • Overview
    executors
    • dev-server
    • build
    • test
    • preview-server
    generators
    • init
    • configuration
    • setup-paths-plugin
    • convert-to-inferred
    • vitest

vue

  • documents
    • Overview
    generators
    • init
    • application
    • library
    • component
    • setup-tailwind
    • storybook-configuration
    • stories

web

  • documents
    • Overview
    executors
    • file-server
    generators
    • init
    • application
    • static-config

webpack

  • documents
    • Overview
    executors
    • webpack
    • dev-server
    • ssr-dev-server
    generators
    • init
    • configuration
    • convert-config-to-webpack-plugin
    • convert-to-inferred

powerpack-azure-cache

  • documents
    • Overview

powerpack-conformance

  • documents
    • Overview
    executors
    • bundle-rule

powerpack-enterprise-cloud

  • generators
    • init

powerpack-gcs-cache

  • documents
    • Overview

powerpack-license

powerpack-owners

  • documents
    • Overview
    generators
    • init
    • sync-codeowners-file

powerpack-s3-cache

  • documents
    • Overview
    generators
    • init

powerpack-shared-fs-cache

  • documents
    • Overview
    generators
    • init

Official Packages Reference

Read more about what Nx plugins are on our docs page.

nx illustrationnxworkspace illustrationworkspacedevkit illustrationdevkitangular illustrationangularcypress illustrationcypressdetox illustrationdetoxesbuild illustrationesbuildeslint illustrationeslinteslint-plugin illustrationeslint pluginexpo illustrationexpoexpress illustrationexpressgradle illustrationgradlejest illustrationjestjs illustrationjsnest illustrationnestnext illustrationnextnode illustrationnodenuxt illustrationnuxtplaywright illustrationplaywrightplugin illustrationpluginreact illustrationreactreact-native illustrationreact nativeremix illustrationremixrollup illustrationrolluprspack illustrationrspackstorybook illustrationstorybookvite illustrationvitevue illustrationvueweb illustrationwebwebpack illustrationwebpackpowerpack-azure-cache illustrationpowerpack azure cachepowerpack-conformance illustrationpowerpack conformancepowerpack-enterprise-cloud illustrationpowerpack enterprise cloudpowerpack-gcs-cache illustrationpowerpack gcs cachepowerpack-license illustrationpowerpack licensepowerpack-owners illustrationpowerpack ownerspowerpack-s3-cache illustrationpowerpack s3 cachepowerpack-shared-fs-cache illustrationpowerpack shared fs cache

Footer

Nx

Smart Monorepos ยท Fast CI

DiscordGitHubXYoutubeNewsletter
StatusSecurity
Theme

Resources

  • Blog
  • Youtube
  • Community
  • Customers

Solutions

  • Nx
  • Nx Cloud
  • Nx Enterprise

Nx Cloud

  • App
  • Docs
  • Pricing

Company

  • About us
  • Careers
  • Brands & Guidelines
  • Contact us

ยฉ 2024 made with by

Monorepo World live replays available!

Watch the replays of exciting talks on developer tooling and monorepos! Catch all the insightful presentations from the event on our YouTube channel.

Track 1Track 2#monorepo-world