CLIActive

Nx Graph

Interactive workspace visualization tool for exploring project and task graphs in Nx monorepos.

Open source page

Field note

What it does

Nx Graph provides interactive visualization of project dependencies and task execution graphs. It calculates the project graph from source code analysis, supports focusing on specific projects, exporting to JSON/PNG, and exploring task dependencies with executor details and computation hashes.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

cli

any / nx

Product features

Product features

already have an after script section

azure-pipelines.yml

bitbucket-pipelines.yml

Configure your CI pipeline

dependencies, etc.

Enable self-healing CI

.github/workflows/ci.yml

.gitlab-ci.yml

NEW: Add this section at the end of your job if you don't

NEW: Add this step at the end of your job

These are just illustrative examples...

Your existing steps which check out the repo, start-ci-run, install