nx-cloud

Nx Cloud Community Edition

MIT License

Downloads
32
Stars
71
Committers
2

[WIP] Nx Cloud Community Edition

Original Nx Cloud is a service that helps you and your team scale your Nx workspace. It provides a dashboard that gives you insights into your workspace's health, and it provides a set of CI integrations that help you and your team get the most out of Nx.


This project is a work in progress. We are currently working on the first version of Nx Cloud Community Edition.

API server based on public Nx Cloud Server API Reference.

Local Development

Prerequisites

Steps

  1. Clone the repo
  2. Install dependencies: npm install
  3. Run docker-compose: docker-compose up -d
  4. Run api server: nx serve

Roadmap

  • Distributed Caching
  • Distributed Task Execution
  • Nx Cloud Dashboard
  • GitHub Integration
  • GitLab Integration
Package Rankings
Top 15.46% on Npmjs.org
Badges
Extracted from project README
Deploy on Railway