Gibber

Prompt → running app

Describe it.
Watch it run.

Gibber gives every idea its own container, a live preview and a real terminal. You write a sentence; the code, the install and the dev server are handled.

s41007.preview.nativelaunch.xyz
Add a booking form with time slots

Added a slot picker and wired it to the contact form.

src/BookingForm.jsx
src/slots.js
src/App.jsx

How it works

01

Your own machine

Each project boots an isolated container with a hard 512 MB / 0.5 CPU ceiling, no root and a locked-down filesystem.

02

Files land as they stream

The model writes real files into the container mid-sentence. Vite hot-reloads, so the preview moves while it types.

03

Nothing is lost

Every file is stored in Postgres. Idle containers are reclaimed after 15 minutes and rebuilt exactly when you return.

512 MB

hard memory ceiling per sandbox

15 min

idle before a container is reclaimed

0 setup

no install, no config, no local node

Start with one sentence.

No credit card, no local setup. Your first project boots in seconds.

Create an account