Splitting this project in three subprojects (landing, app, blog) #47
nelsonmestevao
started this conversation in
Ideas
Replies: 2 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think monorepos for projects maintained by few people is a better approach. For that reason, since we don't have a lot of people contributing to shuriken and bokken, I think we would win a lot by having only one repo. That would allow developing features and not be dependent on the frontend or backend first.
Anyway, just the frontend is growing and becoming 3 distinct apps. I think it would be great to split it into:
This would be possible with multi-zones feature from Next.js or maybe to use monorepos functionality and have different technology stacks.
References
Beta Was this translation helpful? Give feedback.
All reactions