Click an asset type to generate.
Claude Code takes it from there. You describe what you want, Claude writes the code and deploys it. The entire application — API routes, HTML rendering, authentication, and business logic — lives in one file.
Every product follows the same architecture. A single Cloudflare Worker running Hono handles all HTTP requests. It connects to five services:
Your competitor on AWS is paying $50–200/month for the same capabilities.
| Service | Free tier | Your likely cost |
|---|---|---|
| Workers | 100K req/day | $5/mo |
| D1 | 5M reads/day | $0 |
| KV | 100K reads/day | $0 |
| R2 | 10 GB storage | $0 |
| Claude API | Pay per token | $2–5/mo |
| Domain | — | $1/mo |
| Total | $5–8/month | |
The Forge takes your Signal Map from Discover and generates copy assets you can use for your launch. Click an asset type in the sidebar to generate.
Click an asset type to generate.