Skip to content

Repository files navigation

Browser Client Monorepo

Project Reference

CLI scaffold mode

This repository can scaffold a filtered monorepo with only the browser clients you need:

pnpm run create -- <target-directory> --apps=admin,web,extension
  • --apps accepts any comma-separated subset of admin, web, and extension.
  • Every generated project keeps the shared ui, eslint-config, typescript-config, and types packages.
  • App-specific workspace packages are copied only when the selected app needs them.
  • Generated package manifests expand workspace catalogs to concrete package versions and try to resolve current npm latest versions for Vite, Next.js, CRXJS, React, Tailwind, ESLint, TypeScript, Turborepo, and related tooling.

About

A browser client monorepo template

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages