Nx - Quick Reference Full Reference : See advanced.md for custom generators, custom executors, remote/self-hosted cache, module boundaries, and CI/CD GitHub Actions setup. Deep Knowledge : Use with technology: for comprehensive documentation. Setup Project Structure Configuration (nx.json) Running Tasks Generators Plugins Caching Comparison: Nx vs Turborepo | Feature | Nx | Turborepo | |---------|-----|-----------| | Configuration | TypeScript | JSON | | Generators | Advanced | Basic | | Plugins | 50+ | Limited | | Module boundaries | Enforced | Manual | | Learning curve | Steeper | Lower | W…