An example setup of how to do a monorepo, used in our monorepo getting started guide Usable as a template from github
- packages/
- simple-package
- with-multi-entrypoints
- apps/
- placeholder-app
- websites/
- placeholder-website
- yarn workspaces
- preconstruct
- manypkg
- changesets
- babel
- jest
- prettier(?)
- next(?)
- gatsby(?)
- typescript(?)
- install
- dev
- run a node script
- test
- build
- release