Hey everyone
I ve been building products for a long time (15+ years), and I recently tried using v0.dev for the first time. Honestly didn t expect much, but I was surprised how quickly I got something real off the ground - not just a playground UI, but a fully working fitness app with protected routes, dashboards, flow logic, the works.
It s called The HIIT PIT and it s live, but that s not why I m posting.
I m more curious to hear from other devs and indie makers:
RiteKit Company Logo API
Congrats on the launch! I've been following Vercel's evolution and this positioning around the "frontend cloud" feels really strategic. Quick question: how are you thinking about the developer experience for teams migrating from traditional hosting? Are there specific pain points you're prioritizing in the onboarding flow?
nice to see feature flags baked directly into the platform instead of needing a separate service. one less thing to wire up. does it support server-side evaluation for edge functions too?
Okan
Having feature flags built directly into the Vercel dashboard means I can finally stop juggling external SDKs just to handle simple percentage rollouts in Next.js. Are there any plans to support syncing these flag states to external analytics tools so we can easily track feature conversions by cohort? I am going to try ripping out my current third-party flag setup and migrating to this over the weekend.