Overview#
StackFlare is a production-grade SaaS starter template that helps developers launch projects in days.
Core Features#
- Authentication — Email/password, Google OAuth, Cloudflare Turnstile, JWT auth
- Billing — Stripe subscriptions (monthly/yearly), credit purchases, lifetime deals, invoices
- Admin Panel — User management, product & price configuration, email template editor, system settings
- Email Notifications — AWS SES / Cloudflare Email sending, DB-stored templates with visual editor, unsubscribe management
- Credit System — Credit accounts, priority-based deduction, expiration management
Tech Stack#
| Layer | Technology |
|---|---|
| Framework | TanStack Start + React 19 + Vite |
| Styling | Tailwind CSS + Shadcn/UI |
| State | Zustand |
| Database | PostgreSQL (raw SQL, pg driver) |
| Payments | Stripe |
| AWS SES / Cloudflare Email | |
| Deployment | Cloudflare Workers |