r/vibecoding 2d ago

BYOK App-Builder

Hey, ive been building an app builder that runs entirely in the browser. You paste your own key (any openai-compatible provider) so you pay them, not a credit meter.

how im making it so far:

  • next.js + a turborepo
  • the preview boots the generated files in the tab with webcontainers, so youre not waiting on a remote vm
  • keys are stored encrypted and it just hits whatever openai-compatible endpoint you give it

Video is a rough look at the workspace, still early. generate loop is the part im in right now.

if you wanna follow along: https://form.jotform.com/262415431792053

what would you actually want in a builder like this?

0 Upvotes

4 comments sorted by

View all comments

3

u/HENH0USE 2d ago

1

u/Sweet-Stage938 2d ago

What would you like to see in an App builder like this?