In our system, we have identified two primary user types and want to organize the apps into separate folders within a single repository. The goal is to create a shared components library that can be used by both projects.
I'm seeking advice on the best approach to achieve this setup while meeting the following requirements:
- Separate folder for each app
- Shared library possibly utilizing Github packages
- Shared configuration file
- Storybook implementation in the shared library folder