https://github.com/jolares/example-multirepo-with-nx
https://github.com/jolares/example-multirepo-with-nx
git-submodule multirepo nx yarn-workspaces
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jolares/example-multirepo-with-nx
- Owner: jolares
- Created: 2021-05-24T04:56:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T17:43:33.000Z (about 5 years ago)
- Last Synced: 2025-02-19T12:53:17.694Z (over 1 year ago)
- Topics: git-submodule, multirepo, nx, yarn-workspaces
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leveraging Yarn Workspaces and Git Submodules in Nx Multirepos
## References
[1] Savkin, 2018. [Dev Workflow Using Git Submodules and Yarn Workspaces](https://blog.nrwl.io/dev-workflow-using-git-submodules-and-yarn-workspaces-14fd06c07964).