Skip to content

baltruschat/nx-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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.

Deploy on Railway

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

About

Nx Cloud Community Edition

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.3%
  • Dockerfile 0.3%