Replies: 3 comments 5 replies
-
My usual rule of thumb is to keep things in the same repo that you typically release together and/or change together. The benefit of separation is to make independent change easier. It sounds like these two are in that former camp? If so, definitely support merging. |
Beta Was this translation helpful? Give feedback.
-
One small "marketing" downside I spotted is that we would lose the stars on metriq-app (31) if we merge it inside metriq-api. Perhaps is a small cost to pay. And in the long term, we would have one repository to star, which is good for engagement. |
Beta Was this translation helpful? Give feedback.
-
Merge completed. The new monorepo is at https://github.com/unitaryfoundation/metriq-web Benefits of the merge:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see no value in keeping backend and frontend of the Metriq website in two separate repositories.
Some general thoughts here:
https://softwareengineering.stackexchange.com/questions/417953/should-frontend-and-backend-be-on-separate-github-repos
Some symptoms that having two repositories is awkward:
Opinions? @bachase @vprusso @natestemen
Beta Was this translation helpful? Give feedback.
All reactions