Replies: 1 comment
-
We could maybe have two repos?
Having one big repo would certainly help with getting an understanding of the project as a whole, but stuffing content and code together could create a pretty bloated repo. Especially if we dont have a special system to handle binary files. The content repo will probably need to be culled often. Keeping content in it's own repo and code/infra in its own will also keep commit history cleaner/more meaningful. What do you think? If not we could leverage submodules, but that adds extra tooling and complexity for unclear gains. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@pvautour @indiciumx should this be a monorepo? If so, what repos should/could be included?
Beta Was this translation helpful? Give feedback.
All reactions