Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: klerick/nestjs-json-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: klerick/nestjs-json-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/nx-cloud/setup
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 5, 2025

  1. feat(nx-cloud): setup nx cloud workspace

    This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.
    
    You can access your Nx Cloud workspace by going to
    https://cloud.nx.app/orgs/629486e54f3e270005dc0526/workspaces/67c859dd862a93f16da79c89
    
    **Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
    klerick committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    72649d3 View commit details
    Browse the repository at this point in the history
Loading