You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn workspaces is a great feature which helps to link and share local npm modules between multiple applications. It is great in connection with zones feature.
Intstall
yarn
Run
yarn app
Deploy
now app
About
Monorepo example for Next.js using Yarn workspaces