awesome-monorepo
awesome-monorepo copied to clipboard
docs: add front end monorepo boilerplate
Hello.
This PR adds a link to a monorepo start boilerplate to build large scale front end applications.
Stack:
- React
- Typescript
- Create react app
- Storybook
- Semantic release
Some useful links:
- Storybook: https://monorepo-boilerplate-storybook.vercel.app/?path=/docs/
- Design tokens doc: https://monorepo-boilerplate-storybook.vercel.app/?path=/docs/design-system-colors--page
- CRA demo: https://monorepo-boilerplate-cra.vercel.app/
Hey, thanks for the PR. I'm not very familiar with the stack used here, but AFAICT this creates a repository structure for a single front-end app, which doesn't seem to fit the concept of monorepo at first glance. Can you clarify why this fits?
Also, the title is very long, do you have a shorter descriptive name? Listing the whole stack will make for a rather ugly link.