Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
11–20 of 59 posts
Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#12Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#13Why did you use convex as backend?
– We spin up isolated projects for each user. Convex handles this seamlessly with zero manual setup, while Supabase/Firebase have limitations and manual configuration needed – We abstract backend logic as visual nodes, so Convex's modularity makes it logical to find the right granularity for workflow representation. – Everything is reactive, so UIs and workflows stay in sync without bolting on listeners – Everything is end-to-end TypeScript with transactions by default, so generated code is predictable and maintainable
Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#14I tried this but kept getting errors. I asked it to build a TODO list that searches the internet to "augment" my todo list with advice
Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#15Will have to try this later, the YT video looks promising. Found tools similar to this promising to create early mockups or other pre-prototypes when developing products.
Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#16I think the evolution of vibe coding tool is definitely the editor. Having a black box with no way to maintain it is an absolute liability. That's why I think app generators must be a good editor before being able to generate anything. It seems you went this way with the cool node interface. I'm doing the same thing with https://luna-park.app , but for fullstack apps.
Re: Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
#17I think the evolution of vibe coding tool is definitely the editor. Having a black box with no way to maintain it is an absolute liability. That's why I think app generators must be a good editor before being able to generate anything. It seems you went this way with the cool node interface. I'm doing the same thing with https://luna-park.app , but for fullstack apps.
I'm seeing a huge union jack overlaying the page when I open it in Safari