-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Hey guys, I can see your GraphQL server directly depends on many other packages, and you have each of them on its own GitHub repo. That will make it difficult for your contributors to send PRs, whenever the modification comprises 2 or more packages, if they don't know their way around.
I had my project with a similar set-up as yours (well, with over 100 packages though), and it was impossible to manage. Then I migrated the codebase into a monorepo, and use the Monorepo Builder, and now it's manageable. I highly recommend it. I have the impression you could benefit from it too.
Metadata
Metadata
Assignees
Labels
No labels