Continuous Integration with Nx
Implementing an efficient CI setup for monorepos - while crucial - can be challenging and maintenance heavy. That is not your fault, though. Nx Cloud comes with a series of features that help make CI for monorepos faster, more reliable and more cost-effective.
Core Features
- Test only the code that might have been affected by a PR
 - Never run the same task on the same code twice with remote caching
 - Efficiently distribute task execution across multiple machines
 - Quickly troubleshoot errors that occur in CI
 - Create a simple but powerful pipeline configuration that easily scales with your codebase
 
Try Nx Cloud Yourself!
Create an account on Nx Cloud and connect your repository.
❯
npx nx connect
Learn about Nx on CI
video
What is Nx Cloud?
video
E2E Test Auto-Splitting and Distribution
tutorial
Circle CI with Nx
tutorial
GitHub Actions with Nx
Ready? Get Started With Your Provider
Not interested in a tutorial but you want to jump right in? Run the following command
❯
npx nx g ci-workflow
...or choose from our CI recipes with copy & pasteable code:
Need help? Reach out!
Connect on our channels and with the Nx Community to ask questions, get help and keep up to date with the latest news.
- Reach out for Enterprise Support
 - Join our Discord Community
 - Subscribe to our Youtube Channel
 - Follow us on Twitter
 - Subscribe to our tech newsletter