Next.js Discord

Discord Forum

Main app shell that can serve other apps ie widgets

Unanswered
Gharial posted this in #help-forum
Open in Discord
GharialOP
Hi,
I want a next.js appshell which will have a set design - let's say nav, sidebar and main section, and then i want the nav to be able to select different apps to be rendered in the shell and i also want this main app to handle the auth.

is it possible to have these widgets as multiple separate next js apps that can be their own package or a separate app in an nx monorepo?

Thanks

0 Replies