Nx
Polyglot monorepo platform from Nrwl. Project graph, generators, executors, distributed task execution, and Nx Cloud for remote caching.
Nx is a full monorepo platform. It models your repo as a project graph, ships generators for scaffolding, and executes tasks with smart caching and distributed execution via Nx Cloud. Out of the box it supports JavaScript, TypeScript, React, Next.js, Angular, NestJS, Go, Rust, and Python. Compared to Turborepo, Nx is heavier and more opinionated but offers far more for teams that need code generation, project boundaries, and migration tooling. Best fit for large polyglot monorepos.
Similar Tools
Turborepo
Vercel's high-performance monorepo build system. Remote caching, task pipelines, and incremental builds. Drop into any pnpm or npm workspace.
CSS Modules
Locally-scoped CSS for component-based apps. Plain CSS files with hashed class names, no runtime overhead, no learning curve.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Get started with Nx
Polyglot monorepo platform from Nrwl. Project graph, generators, executors, distributed task execution, and Nx Cloud for remote caching.
Try NxGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Related Guides
MCP Servers Explained
What MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsBuilding Your First MCP Server
Step-by-step guide to building an MCP server in TypeScript - from project setup to tool definitions, resource handling, testing, and deployment.
AI AgentsAI Agent Frameworks Compared: LangGraph vs CrewAI vs Mastra vs CopilotKit
Deep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI Agents