🧡 Edgewright

An app-builder on Cloudflare Workers

Lovable builds you an app.
Edgewright builds you an app you own.

Describe an app in plain English. In about thirty seconds it is built, smoke-tested against live requests, and deployed to your Cloudflare account through OAuth — your infrastructure, your code, your fraction-of-a-cent bill. Nothing touches ours, and there is no export step, because nothing was ever locked up. The builder itself is a Worker: no server, no tunnel, no wrangler.

Previews build on our Cloudflare. Keeping one on your own account is private beta while the public launch clears Cloudflare domain verification.
edgewright — live session
~30s
describe it to live on Cloudflare, smoke-tested
<1¢
a whole build-and-refine session, prompt-cached
100%
yours — your account, your code, plain Workers
0
servers, tunnels, or wrangler invocations

The part that is actually new

A refine loop that edits, not regenerates.

Most AI builders re-emit your whole app every time you ask for a change. Edgewright patches the one file that needs touching — and remembers what you asked an hour ago, so “put the title back” just works. Every change is re-verified against the running app before it counts.

How it works

1
01 · DESCRIBE
One sentence is enough
“A live poll people vote on.” “A guestbook that saves messages.” “A per-room hit counter.” Plain English, no schema, no scaffolding to learn.
2
02 · BUILD & PROVE
It tests itself on the live URL
Edgewright writes the Worker, provisions whatever storage it needs, deploys, then runs the acceptance tests it wrote against the real running app. Failures feed back as exact errors until they pass. Builds run in the background — close the tab, get texted the link.
3
03 · OWN
A Worker on your account
A standard Cloudflare Worker under your subdomain or your domain, editable in your dashboard, wrangler-compatible. Keep refining it in chat, or take it into your own tooling — it was never inside anything to leave.
Try it free. Connect when you want to keep it.

No account needed to build — your first app runs as a preview on our Cloudflare so you can see it work. Connect your own account when you want to keep it, refine it, and make it yours. Builds then land on your account; disconnect any time.

Connect Cloudflare →
disconnect
0.0s
Generating (DeepSeek V4 Flash)
Provisioning Cloudflare resources (KV / D1 / DO)
Deploying to Cloudflare Workers (pure REST, no wrangler)
Verifying it's live

✨ Live on Cloudflare

Open your app ↗Build another
💬 Keep going
Describe a change — a targeted edit lands, not a full rewrite. Powered by DeepSeek V4 Flash's tool calls.