This is a template for monorepo.
Clone or create from this template,
and remove the packages you don't need,
and then run pnpm install
to update the lock file.
This template uses GitHub workflows from unional/.github. They are flexible workflows that can be used for any repo.
They assume you have two GitHub Actions secrets:
- CI_GITHUB_TOKEN: a token with commit access to the repo
- NPM_TOKEN: a token with publish access to npm
They are used during release so that CHANGELOGs and git tags can be updated.
This is an awesome dual-package node library.