getlarge / ticketing

Microservices example using NestJS, Kubernetes in Nx workspace
77 stars 16 forks source link

feat(nx-cloud): setup nx workspace #39

Closed getlarge closed 1 month ago

getlarge commented 1 month ago

feat(nx-cloud): setup nx cloud workspace

This commit set up Nx Cloud for your Nx workspace enabling distributed caching and GitHub integration for fast CI and improved Developer Experience.

You can access your Nx Cloud workspace by going to https://cloud.nx.app/orgs/60f015e7efc18700052941d5/workspaces/66a15ba6e470dd7bf0197105

Note: This commit attempts to maintain formatting of the nx.json, however you may need to correct formatting by running an nx format command and committing the changes.