Pricing
The backend is free and open source. Pro adds a complete frontend for $199.
Free
The complete SaaS backend. MIT licensed. Yours forever.
- Auth (JWT, 2FA, magic links, OAuth, sessions, email verification)
- Stripe billing (subscriptions, trials, usage caps, portal, webhook sync)
- Teams & permissions (4 roles, 20+ permissions, invites, RBAC)
- Webhooks (HMAC-signed, retries, delivery logs, manual resend)
- Background jobs (BullMQ, retry logic, scheduled tasks)
- API keys (scoped, rate-limited, expiring, rotatable)
- File uploads (S3-compatible, presigned URLs, type restrictions)
- Audit logging (before/after snapshots, user context, IPs)
- Emails (React Email + Resend, templates included)
- OAuth (Google, GitHub, account linking)
- Security (Argon2id, rate limiting, Zod validation, Helmet)
- Auto-generated API docs (OpenAPI + Swagger at /docs)
- 202 tests, Docker configs, CI/CD pipeline
- Full documentation
- Community support
- MIT license
Pro
one-time
Everything in Free. Plus a frontend you'd spend weeks building.
The backend stays the same. Pro adds apps/web — a complete TanStack Start + React frontend with shadcn/ui, connected to the API via Eden.
Pages included
- Auth — Login, register, forgot password, 2FA setup. Handles expired tokens, locked accounts, rate limit errors.
- Dashboard — Stats overview and recent activity feed.
- User settings — Profile, password changes, active sessions, 2FA management.
- Org management — Members, invites, billing, API keys, webhooks, file browser, audit log. The full admin surface for a multi-tenant SaaS.
- Admin panel — User and org management, system health.
Frontend stack
- TanStack Start + React
- shadcn/ui components
- Eden client for type-safe API calls
- Dark and light mode
- Responsive from 375px to 1440px
- Loading skeletons and error boundaries on every page
What you get
- Private GitHub repo — pull updates forever, no expiration
- Priority email support
- One license, unlimited projects, no recurring fees
Pro isn't ready yet
Leave your email. One message when it launches. Nothing else.
Questions
What’s in the Pro monorepo?
Turborepo with apps/api (the same Elysia backend from the free version), apps/web (TanStack Start + React + shadcn/ui), and shared packages for the database, config, Eden client, emails, and utilities. The frontend calls the API through Eden — typed end-to-end, no manual API client.
What if I already started with the free version?
Pro is a superset. Your API code doesn’t change. Pro adds apps/web and packages/ui alongside it.
How do I get updates?
Private GitHub repo. Pull whenever you want. No expiration.
Can I use it for multiple projects?
Yes. One purchase, unlimited projects.