Clone and configure Jez's batteries-included Cloudflare starter into a standalone project. Produces a fully rebranded, deployable full-stack app.
| Frontend | React 19, Vite, Tailwind v4, shadcn/ui | | Backend | Hono (on Cloudflare Workers) | | Database | D1 (SQLite at edge) + Drizzle ORM | | Auth | better-auth (Google OAuth + optional email/password) | | Storage | R2 (S3-compatible object storage) | | AI | Workers AI binding | | Data Fetching | TanStack Query |
| Project name (kebab-case) | Admin email | | Description (1 sentence) | Google OAuth credentials | | Cloudflare account (Jezweb Team or Personal) | Custom domain |
Scaffold a full-stack Cloudflare app from vite-flare-starter — React 19, Hono, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui, TanStack Query, R2, Workers AI. Run setup.sh to clone, configure, and deploy. Source: jezweb/claude-skills.