vite-flare-starter

Installation
Summary

Scaffold a production-ready full-stack Cloudflare app with React, Hono, D1, and better-auth in minutes.

  • Clones and rebrands the vite-flare-starter template into a standalone project with automated find-replace across wrangler.jsonc, package.json, and index.html
  • Includes React 19, Vite, Tailwind v4, shadcn/ui frontend; Hono backend on Workers; D1 SQLite with Drizzle ORM; better-auth for Google OAuth; R2 storage; and Workers AI binding
  • Generates secrets, creates .dev.vars template, runs local migrations, and provides step-by-step deployment instructions for production with environment-specific configuration
  • Handles common pitfalls with troubleshooting guide covering auth failures, database misconfigurations, and TRUSTED_ORIGINS setup
SKILL.md

Vite Flare Starter

Clone and configure the batteries-included Cloudflare starter into a standalone project. Produces a fully rebranded, deployable full-stack app.

Stack

Layer Technology Version
Frontend React, Vite, Tailwind CSS, shadcn/ui 19, 6.x, v4, latest
Backend Hono (on Cloudflare Workers) 4.x
Database D1 (SQLite at edge) + Drizzle ORM 0.38+
Auth better-auth (Google OAuth + email/password) latest
Storage R2 (S3-compatible object storage)
AI Workers AI binding
Data Fetching TanStack Query v5

Cloudflare Bindings

| Binding | Type | Purpose |

Related skills
Installs
730
GitHub Stars
776
First Seen
Feb 18, 2026