Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frantallukas10/monorepo-lerna-yarn-workspaces
https://github.com/frantallukas10/monorepo-lerna-yarn-workspaces
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frantallukas10/monorepo-lerna-yarn-workspaces
- Owner: frantallukas10
- Created: 2019-04-08T12:40:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T16:14:51.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T21:59:45.185Z (2 months ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Monorepo: Lerna + yarn workspaces
[Yarn workspace documentation](https://yarnpkg.com/lang/en/docs/workspaces/?fbclid=IwAR2wkfeMbDX0-5RHgN0QeNJCEup0FMXfLy7jJhC2uWDNdSQleCp7OrKMnGw)
[Lerna documentation](https://github.com/lerna/lerna#getting-started)
[vscode plugin for commitlint](https://marketplace.visualstudio.com/itemdetails?itemName=KnisterPeter.vscode-commitizen)
[commitlint documentation](https://conventional-changelog.github.io/commitlint/#/reference-configuration)### youtube links about example
[yarn workspace](https://www.youtube.com/watch?v=G8KXFWftCg0)
[Lerna](https://www.youtube.com/watch?v=p6qoJ4apCjA&t=133s)