You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivations to do so:
one code owner to rule them all
One storybook for easy checking/testing components
1 NPM token
Easy copying
Lower workload on the developers
1 ESlint
Disadvantages:
1 maintainers for all compontents (mitigation: can be splitup in multiple mono repositories to make it manageble)
Risk of overlapping (migitation: can be enforced by Lerna)
The text was updated successfully, but these errors were encountered:
Sander3003
changed the title
Create a mono repository
ADR: Create a mono repository
Jun 14, 2023
[TODO: convert it into an ADR]
Use https://lerna.js.org/ (or others) to create 1 repository for components
Motivations to do so:
one code owner to rule them all
One storybook for easy checking/testing components
1 NPM token
Easy copying
Lower workload on the developers
1 ESlint
Disadvantages:
1 maintainers for all compontents (mitigation: can be splitup in multiple mono repositories to make it manageble)
Risk of overlapping (migitation: can be enforced by Lerna)
The text was updated successfully, but these errors were encountered: