Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add front end monorepo boilerplate #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docs: add front end monorepo boilerplate #72

wants to merge 1 commit into from

Conversation

emunhoz
Copy link

@emunhoz emunhoz commented May 10, 2021

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:

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/
@korfuri
Copy link
Owner

korfuri commented May 23, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants