Discover and explore top open-source AI tools and projects—updated daily.
FlareStarterFull-stack, edge-native SaaS starter template
Top 95.4% on SourcePulse
A full-stack, edge-native SaaS starter template built with TanStack Start and Cloudflare Workers. It provides pre-integrated modules for authentication, billing, email, i18n, SEO, and an operational backend, designed for immediate use. The project targets developers aiming to build scalable SaaS applications quickly, offering global millisecond response times and significantly reduced operational costs by leveraging Cloudflare's serverless infrastructure.
How It Works
FlareStarter is architected around Cloudflare Workers, enabling edge-native computation for global, millisecond-level responsiveness and eliminating cold start issues. It utilizes Cloudflare's cost-effective services like D1 (SQLite), KV, and R2 for data storage, caching, and object storage, facilitating a near-zero cost entry point. The project emphasizes end-to-end type safety, integrating Drizzle ORM with TanStack Start (React 19) for a robust TypeScript development experience across the stack.
Quick Start & Requirements
pnpm install, configure wrangler.jsonc and .dev.vars, pnpm db:migrate:local, then pnpm dev.wrangler CLI (included as a dev dependency).Highlighted Details
better-auth with user management, role control, impersonation, and a real-data statistics dashboard.llms.txt, docs-md/*) and provides agent-readable code documentation (AGENTS.md) for AI crawlers and development agents.Maintenance & Community
CONTRIBUTING.md.Licensing & Compatibility
Limitations & Caveats
Optional third-party integrations (e.g., Stripe, Resend, OAuth providers, Turnstile, Sentry) are designed for graceful degradation if API keys are not configured, automatically disabling the feature. However, critical environment variables are validated at startup with a fail-fast mechanism to prevent runtime errors. Specific Cloudflare resources, such as R2 buckets, require manual creation before deployment.
1 week ago
Inactive
cloudflare