How to utilize a Monorepo

How can we utilize a monorepo (using pnpm workspaces) and have multiple site previews?

For example on my site I have 5 different apps

It seems like the preview feature should allow for an array of web apps instead of an object.

This is good feedback @codercatdev! For showing the previews, would you want a “tab” per site? Or would you (my strong guess) have a single preview that contains some UI for switching between your various sites?

I would probably want individual tabs with the ability to launch in external windows. Honestly having an nix file that allows any amount of previews no matter what type.

1 Like

Ok - that is good to know! We will see what we can do here to make that a reality!