Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alepeak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Design systems aren't for designers anymore, they're for agents
(vibeflow.ai)
5 points
by
alepeak
6mo ago
|
0 comments
2.
▲
by
alepeak
8mo ago
We just shipped skills as well! For Claude Code, install the skill to enable Figma to React conversion directly within your Claude Code environment: npx skills add vibeflowing-inc/vibe_figma --skill vibefigma
3.
▲
by
alepeak
8mo ago
changed to APGLv3 :)
4.
▲
Show HN: Open-source Figma design to code
(github.com)
50 points
by
alepeak
8mo ago
|
11 comments
5.
▲
by
alepeak
1y ago
yes!
6.
▲
by
alepeak
1y ago
like visual edits to ui?
7.
▲
by
alepeak
1y ago
exactly
8.
▲
by
alepeak
1y ago
thank you! There’s definitely a lot happening in this space, our focus is on making backends secure, robust, and understandable rather than just black-box codegen
9.
▲
by
alepeak
1y ago
Totally agree, security is a big point. It’s hard to trust LLMs on security, which is why we aim to make ‘white box’ backends
10.
▲
by
alepeak
1y ago
Thanks a lot for the feedback. The video was meant as a very spontaneous ‘as it is’ showcase, but we’ll definitely make new demos that go deeper into the editor!
11.
▲
by
alepeak
1y ago
Thanks! Yes, Replit has KV store and managed Postgres, Lovable uses Supabase (requires manual setup). Base44 doesn't have a manual setup but has a black box backend. In VibeFlow: - no manual setup required - low code backend editor n8n
12.
▲
by
alepeak
1y ago
is any of the nodes in your editor marked as "incomplete"? there is probably a wrong call to the backend from your generated frontend. you can either ask the chat, or can help you debug in our discord https://discord.c
13.
▲
by
alepeak
1y ago
Thanks! Would love to hear what prototype ideas you have in mind
14.
▲
by
alepeak
1y ago
what errors did you encounter?
15.
▲
by
alepeak
1y ago
Great question! We chose Convex for multiple reasons: – 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 ab
16.
▲
by
alepeak
1y ago
Glad to hear that. We want to make it as logical and white box as possible. Have you tried adding custom behavior after the first generation?
17.
▲
by
alepeak
1y ago
Appreciate it! What did you build? What other nodes would be game-changers for you?
18.
▲
Launch HN: VibeFlow (YC S25) – Web app generator with visual, editable workflows
103 points
by
alepeak
1y ago
|
55 comments
19.
▲
by
alepeak
1y ago
Hey, this is really cool. But why should I use this and not the official SDK?
20.
▲
Show HN: I wrote backend editor that adds AI agents and database to Lovable UIs
(youtube.com)
3 points
by
alepeak
1y ago
|
1 comments
21.
▲
by
alepeak
1y ago
Great idea!! What are some cool use cases you're planning to build with this? Really nice to have MCP without needing desktop apps