Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

vadistic/monorepo-template

Repository files navigation

@vadistic/monorepo

Personal @vadistic monorepo template - configs for react & node monorepos with typescript

Why

  • I kinda like creating monorepos of tiny packages for everything
  • No-config tools like parcel, tsdx or cra are not configurable enough...
  • It actually saves time to have one source of "configuration truth"
  • I guess I like configs 🤷

Usage

# clone whole thing

$ git clone https://github.com/vadistic/monorepo

# or just package you need

$ npx degit https://github.com/vadistic/monorepo/parcel-app