Skip to content

roalcantara/nxnest-demo

Repository files navigation

nxnest-demo

This workspace has been generated by Nx, Smart Monorepos · Fast CI.

MIT license Contributor Covenant standard-readme compliant Editor Config Conventional Commits Nx Jest ESLint Prettier SWC Biome

Install

git clone https://github.com/roalcantara/nxnest-demo

Dependencies

Usage

  • Run nx show projects to show the workspace's projects.

  • Run nx build app to build the app.

  • Run nx serve app to start the start the app at http://localhost:3000/api.

  • Run nx test app to tests the app. (with Jest).

  • Run nx lint app to lint the app (with ESLint).

  • Run nx format app to format the app (with Prettier).

  • Run nx biome-lint app to lint and format the app (with Biome).

  • Run nx run-many --target=build to build all the projects.

  • Run nx run-many --target=serve to start all the projects.

  • Run nx run-many --target=test to test all the projects.

  • Run nx run-many --target=lint to lint all the projects.

  • Run nx run-many --target=format to format all the projects.

  • Run nx run-many --target=biome-lint to lint and format all the projects.

  • Run nx graph to show the the workspace's graph at http://127.0.0.1:4211/projects

Acknowledgements

Contributing

  • Bug reports and pull requests are welcome on GitHub
  • Do follow Editor Config rules.
  • Everyone interacting in the project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the Contributor Covenant code of conduct.

License

The project is available as open source under the terms of the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published