Nx

Nx Cloud Remote Cache

Nx Cloud Remote Cache shares cached task outputs across machines and CI agents. Cache hits skip redundant builds and tests in CI and on teammates' machines. Authenticated via `NX_CLOUD_ACCESS_TOKEN`. Hobby tier includes 50,000 monthly credits free; pay-as-you-go beyond that.

API entry from apis.yml

apis.yml Raw ↑
aid: nx-dev:nx-cloud-remote-cache
name: Nx Cloud Remote Cache
tags:
- RemoteCache
- CI
- NxCloud
humanURL: https://nx.dev/ci/features/remote-cache
properties:
- url: https://nx.dev/ci/features/remote-cache
  type: Documentation
- url: https://nx.dev/ci/recipes/security/access-tokens
  type: Documentation
description: Nx Cloud Remote Cache shares cached task outputs across machines and CI agents. Cache hits
  skip redundant builds and tests in CI and on teammates' machines. Authenticated via `NX_CLOUD_ACCESS_TOKEN`.
  Hobby tier includes 50,000 monthly credits free; pay-as-you-go beyond that.