unional / monorepo-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monorepo-template

GitHub Release Visual Studio Code

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.

NPM version NPM downloads

This is an awesome dual-package node library.

About


Languages

Language:JavaScript 90.0%Language:TypeScript 6.8%Language:Shell 3.2%