SaaS starters · Rank #12
FlareStarter
A full-stack, edge-native SaaS starter built with TanStack Start + Cloudflare Workers | 基于 TanStack Start + Cloudflare Workers 构建的全栈、边缘原生 SaaS 起步模板
Why this verdict
- 25 commits in the last 90 days, none in the last 30.
- On current major: Better Auth, Drizzle, React, Tailwind CSS, Zod.
- Not counted in verdict: TypeScript 6 → 7.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| TypeScript typescript | 6.0.2 | 7.0.2 | Behind, not counted |
| Better Auth better-auth | 1.6.13 | 1.7.6 | Current |
| Drizzle drizzle-orm | 0.45.2 | 0.45.3 | Current |
| React react | 19.2.0 | 19.3.0 | Current |
| Stripe SDK stripe | 22.2.0 | 22.6.2 | Current |
| Tailwind CSS tailwindcss | 4.1.18 | 4.3.3 | Current |
| Zod zod | 4.4.3 | 4.6.5 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
- Framework
- TanStack Start, Vite
- Auth
- Better Auth
- Payments
- Stripe
- Database / ORM
- Drizzle
- Resend
- Testing
- Vitest, Playwright
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AdminUser management
User management (roles / ban / impersonate / paginated search)
- AdminFeedback system
Signed-in users submit feedback + a 'my feedback' list (delete your own open items)
- AdminSponsor page
A standalone /sponsor page demoing a real Stripe donation loop: pure donation — unlocks nothing
- AICoding agent support
AGENTS.md (auto-imported into CLAUDE.md) is a single source of truth
- AIMarkdown docs
clean frontmatter-stripped Markdown for any doc page via /docs-md/*
- AuthEmail/password auth
Email/password with mandatory verification, password reset, and account deletion
- BillingStripe subscriptions
Stripe subscriptions (monthly/yearly) and one-time lifetime purchase
- EmailEmail templates
Resend with string templates (React Email isn't usable on workerd)
- EmailWaitlist signup
A complete pre-launch signup loop: a public signup page, Turnstile bot protection
- EmailChangelog page
An in-app /changelog page — MDX-driven, per-locale, with a published flag
- i18nPath-based routing
Path-based locale routing via TanStack's {- $locale} optional prefix
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote; 4 unverifiable items were discarded. A README claim is the maker's description, not something we tested.