Ship the app,
not a prototype.

Write a prompt. Craft generates the backend, database, and frontend — then spins it up live in a cloud sandbox. No setup. No markup.

Powered by

issue-tracker

page.tsx
schema.ts
src/
app/
page.tsx
layout.tsx
components/
KanbanBoard.tsx
TaskCard.tsx
lib/
db/
schema.ts
1import { Board } from "./components"
2import { db } from "@/lib/db"
3
4export default async function Page() {
5 const tasks = await db.query.tasks
6 .findMany({ orderBy: "position" })
7
8 return (
9 <main className="p-6">
10 <Board tasks={tasks} />
11 </main>
12 )
13}

$ pnpm dev

1
Prompt
2
Preview
3
Publish

What you actually get

Everything included in every project.

Full-Stack, Not Just Frontend

API routes, database queries, auth, server actions, deployment config. Not just UI components.

Real Sandbox

Each project runs in an isolated cloud VM. npm install, env vars, filesystem — it works like a real machine.

Postgres Per Project

Every project gets its own Postgres database. Real SQL migrations, branching, connection pooling.

One-Click Deploy

Deploy to Vercel in one click. CI/CD, env vars, and DNS handled.

Persistent Context

The AI reads your full codebase every turn. It remembers what it built. No re-explaining.

Standard Next.js. No Lock-in.

Next.js 16, TypeScript, Tailwind v4, App Router. It's a normal repo. Eject anytime.

Why we don't offer a free plan

Because free tiers hide costs. We'd rather be upfront.

Zero Markup on AI

We charge you exactly what AI providers charge us. $50 plan = $50 of AI usage.

No Free Tier Tax

Free tiers are paid for by overcharging everyone else. We skip it so your money goes to your usage, not subsidizing others.

Real Infrastructure

Each project gets its own Postgres database, cloud sandbox, and deployment pipeline. Not a demo.

$50/mo Pro plan = $50 of real AI credits at exact provider cost

See full pricing

How it actually works

Three steps. No surprises.

01

Prompt

Describe what you want in plain English or paste a spec.

02

Preview

Craft writes code and starts the dev server in a cloud sandbox to preview.

03

Publish

Talk to the running app, point out issues, and deploy when it's ready.

Your choice of model.
No vendor lock-in.

Pick any model per request. We bill at exactly what the provider charges. No markup, no opaque credit systems.

  • Switch models mid-conversation
  • Auto-fallback on rate limits
  • Every model sees your full codebase
  • Access to the latest models

ANTHROPIC

Premium

Claude Sonnet 4.6

Input$3/M
Output$15/M

ANTHROPIC

Premium

Claude Opus 4.6

Input$5/M
Output$25/M

OPENAI

Premium

GPT 5.3 Codex

Input$1.75/M
Output$14/M

OPENAI

Premium

GPT 5.4

Input$2.50/M
Output$15/M

Why Craft is different

Other tools hide costs and lock you in. Craft is transparent, full-stack, and built to give you real infrastructure - not toy sandboxes.

Craft
Others
Pricing & Transparency
AI pricing model
Exact provider cost
Opaque credits
Markup on AI usage
0% on subscriptions
Up to 10x hidden markup
Top-up fee
10% flat, always disclosed
Never disclosed
Infrastructure
Isolated Postgres per project
Neon - serverless Postgres
Cloud sandbox (isolated VM)
E2B - real isolated VM
Browser-based or shared
Object storage
Cloudflare R2
Transactional email
Resend
Managed cache / Redis
Upstash Redis
Production deployment
Vercel
Manual or export only
AI Flexibility
Model choice
Anthropic, OpenAI, Google, xAI
1-2 providers, locked-in
Switch models mid-conversation
Full-stack generation
UI + API + DB + infra
UI only or IDE plugin
Self-hostable

Based on publicly available pricing and feature pages as of March 2026.

Honest pricing

Your subscription converts to credits. No markups, no opaque token systems.

10% fee on top-ups only · Zero fee on subscription credits

Hobby

$10

/month

$10 in credits

For side projects and learning.

Pro

$50

/month

$50 in credits

For daily use. Zero platform fee.

Max

$250

/month

$250 in credits

5 sandboxes, early access.

View full pricing

You've read this far.
Now build something real.

From $10/mo. Every dollar becomes AI credits at provider cost.

Start Building — From $10/mo