nx-tools
nx-tools copied to clipboard
docs: update usage instructions
Hi maintainers, just wanted to update the README.md to add a touch of clarity to the setup instructions. Also found that the migrate targets seem to collide with nx's own migrate command, so I've updated the examples to use migrations which does work.
Nx Cloud Report
We didn't find any information for the current pull request with the commit de13fd74b7969c4faf9090e2b383859dbe5c2c8e. You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.
Check the Nx Cloud Github Integration documentation for more information.
Sent with 💌 from NxCloud.
Nx Cloud Report
We didn't find any information for the current pull request with the commit de13fd74b7969c4faf9090e2b383859dbe5c2c8e. You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.
Check the Nx Cloud Github Integration documentation for more information.
Sent with 💌 from NxCloud.
generate seems to conflict as well
need to use nx run api:generate