I’ve built out a great app that is tightly integrated with data from Supabase that works well in v0 by Vercel. In the preview pane, there is a “Open in New Tab (This link is insecure and can expose your code and data” icon. When I click on that, I get:
The best way to create a shareable preview link is to go Publish → Create a preview deployment. When it has finished deploying you can share that link with whoever you like
The “open in a new tab” feature is a live version of your chat preview, which will update any time you send a new message. Unfortunately, for security reasons we don’t pass your environment variables through to this as it could expose them if you shared that link around, so it’s currently only useful for projects that do not contain integrations or environment variables