Theme:
- Transition from Multiple Repositories structure to a Monorepo structure for LINE Official Account project.
Objective: - To share the journey and insights from the LINE OA project’s transition to a Monorepo structure, highlighting the challenges, solutions, and benefits to help other teams considering similar transitions.
Contents: - Introduction to LINE OA Project.
- Challenges we faced with Multiple Repos.
- Why we choose Monorepo structure for LINE OA project and its benefits.
- Introduction to Git Submodules.
- Introduction to Turborepo.