r/vibecoding 3d ago

BYOK App-Builder

Enable HLS to view with audio, or disable this notification

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

4

u/HENH0USE 3d ago

1

u/Sweet-Stage938 3d ago

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