GitHub - 4rokis/monorepo-example
Briefly

Getting started
NextJs apps are fully autonomous NextJS applications that runs next to each other as zones.Master app(web) handles the zone configuration and user doesn't know that the app/zone he interacts with has changed.💡 A zone is a single deployment of a NextJS app.You can have multiple zones and merge them as a single app.Advanced Features: Multi Zones | Next.jsThe master app/zone hold the configuration.
Read at GitHub
[
add
]
[
|
|
]