Skip to content
/ monorepo-starter Public template

Quickly create a multi-app repo.

License

Notifications You must be signed in to change notification settings

usings/monorepo-starter

Repository files navigation


Create a multi-package repo(speed)


Built-in tools

  • changesets - A tool to manage your versioning and changelogs

  • commitlint - Helps you adhere to a commit convention

  • eslint - The pluggable linting utility

  • lefthook - Fast and powerful Git hooks manager


Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit usings/monorepo-starter mono

cd mono

pnpm i

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Clean up the READMEs
  • Clean up the pkgs under the packages directory

Please support this project by simply putting a star.

And, enjoy :)

About

Quickly create a multi-app repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published