AlekseyLeshko / monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monorepo

Preset

  • node: 12.13.1
  • yarn: 1.22.4

Targets

  • Add several libraries

  • Add several microapps

  • Add several apps

  • microapp uses a library

  • app uses microapps

  • use one version of the product in the whole project

  • add support sub-app like a sandbox

  • Before assembling an application, build the dependencies

    • use the src/index in the package.json instead a dist/index
  • support TS

    • main config in the root
    • custom config for each app with merge the main config
  • support eslint

  • add husky

  • add lint-staged

  • think about VS users

links

About


Languages

Language:TypeScript 85.2%Language:JavaScript 12.8%Language:Shell 2.0%