Built for developers who ship fast
Launch your AI SaaS
in days, not months
The Next.js boilerplate with auth, payments, streaming AI chat, token tracking, and usage-based billing. Clone. Customize. Deploy.
Built with technologies you know
Next.js 15
TypeScript
Supabase
Stripe
Tailwind CSS
Vercel AI SDK
ignitra.dev/dashboard/chat
Ignitra
Chat
Usage
Settings
Billing
Build a REST API for user auth
Here's a complete API with JWT:
const router = express.Router();
router.post('/login', async (req, res) => {
const token = await signJWT(user);
res.json({ token });
});
router.post('/login', async (req, res) => {
const token = await signJWT(user);
res.json({ token });
});
Features
Everything you need.
Nothing you don't.
Nothing you don't.
Stop rebuilding auth, payments, and chat UIs. Start with a production-ready AI stack.
⚡
AI streaming chat
Production-ready chat with real-time token streaming, markdown, and syntax-highlighted code blocks.
const { messages } = useChat({ api: '/api/chat' });
🔄
Multi-provider AI
OpenAI, Claude, Gemini. Switch with one env var.
AI_PROVIDER=anthropic
🔐
Authentication
Google, GitHub OAuth, magic link, email/password. Supabase Auth + RLS.
💳
Stripe billing
Subscriptions, one-time, usage-based metering. Checkout + Portal + Webhooks.
📊
Token tracking + usage billing
Per-user daily/monthly limits. Dashboard with model breakdown and cost analytics.
Today: 4,520 / 100KCost: $0.07Model: gpt-4o-mini
Pricing
Invest once, ship forever
One-time purchase. Lifetime updates. Unlimited projects.
Starter
Launch your first AI SaaS
$149one-time
Yours forever.
- ✓Complete SaaS foundation
- ✓AI streaming chat
- ✓Multi-provider abstraction
- ✓Token tracking
- ✓Landing page + blog
- ✓Email templates
- ✓Dark mode
Most popular
Pro
For serious builders
$249one-time
Everything in Starter, plus:
- ✓Everything in Starter
- ✓Usage-based billing
- ✓Admin dashboard
- ✓RAG pipeline (V2)
- ✓Multi-tenancy (V2)
- ✓Priority support
- ✓Lifetime updates
Enterprise
White-glove setup
$499one-time
Everything in Pro, plus:
- ✓Everything in Pro
- ✓1-hour setup call
- ✓Branding removal
- ✓Priority GitHub issues
- ✓Custom integration
- ✓Architecture review
- ✓Lifetime updates