Seed for monorepo's with lerna, typescript support, husky to manage git hooks and commitizen to monitor conventional commits.
This stack uses a number of open source projects to work properly:
- Lerna - A tool for managing JavaScript projects with multiple packages.
- Typescript - Typed superset of javascript.
- Commitizen - Conventional commit messages as a global utility.
- Husky - Git hooks made easy
Free Software, Hell Yeah!