Stop configuring.
Start shipping.
A production-ready monorepo with auth, payments, admin panel, i18n, and an interactive CLI that sets everything up in 30 seconds. One command. Zero config.
Everything included
The whole SaaS stack, one grid
Fourteen production subsystems, pre-wired. Click any card for the details.
// api
app.post('/checkout', handler, { body: t.Object({ plan: t.String() }) })
// frontend — types auto-inferred
const { data } = await api.checkout.post({ plan: 'annual' })
2.4M
req/s
21x
vs Express
6x
vs Fastify
apps/web
public frontend
apps/admin
protected admin, RBAC
apps/api
Elysia.js REST
apps/worker
jobs & webhooks
✓ ready in ~30s
tools/checkout.create
tools/users.list
✓ e2e/signup.spec.ts
✓ e2e/login.spec.ts
✓ e2e/checkout.spec.ts
new-pricing on
beta-ai off
Battle-tested
11 production bugs. All fixed.
We shipped 4 apps with this boilerplate and documented every mistake. Your AI assistant has these rules built in.
Double /api/ path
Better Auth appends /api/auth internally. Using API URL as baseURL causes /api/api/auth/.
✓ Fixed.
Hardcoded colors
bg-white, text-slate-900 break dark mode.
✓ Every component uses semantic tokens now.
Canonical URL in layout
Hardcoding canonical to homepage tells Google every page is a duplicate.
✓ Per-page canonicals now.
Checkout without webhook
Payment received, subscription not activated.
✓ Now includes checkout, webhook, and status check.
Default black --primary
shadcn default primary is black. Buttons and accents look wrong.
✓ Marked with "CHANGE THIS".
Admin vs Web confusion
Dashboards in apps/web = no auth gate.
✓ Admin panel exists for a reason.
+ 5 more fixes documented in CLAUDE.md.
Social proof
9 production apps. One boilerplate.
From call center analytics to restaurant kitchen management — real teams ship real products with ShipKit every day.
Kiddie
Educational platform for children. Learning through games, progress tracking, interactive exercises.
EdTechTime Tracker
Employee time tracking, attendance, overtime management, payroll calculation, and Telegram notifications.
HR / InternalChef Task
Kitchen task management for restaurants. Portion tracking, cook productivity analytics, recurring tasks.
Restaurant / InternalBuild vs Buy
Skip months of infrastructure work
Here's what building this foundation yourself actually costs. We itemized it.
Invoice #0001
Build-It-Yourself LLC
infrastructure work · est. 224h @ $75/h
Pricing
$49. Once. Done.
Full source code. Private GitHub repo. Unlimited projects.
Everything in the repo. No tiers, no upsells, no “pro” version hiding behind another paywall.
- Full source code (7 apps + 16 packages)
- Private GitHub repository access
- Interactive setup CLI (zero manual config)
- Auth, payments, admin panel, i18n, SEO
- AI skills for Claude Code & Cursor
- Landing page templates
- Deployment guides (nginx, systemd, SSL)
- Lifetime updates
- Unlimited projects, commercial use
Payments via Polar.sh · 7-day refund policy
FAQ
Common questions.
Start building your product today.
The setup is done. Auth works. Payments work. Just add your idea.
Get ShipKit — $49About ShipKit
ShipKit is a production-ready SaaS boilerplate built by DavrApps, an independent software studio. We built ShipKit because we were tired of spending weeks on auth, payments, and i18n before writing a single line of product code.
The same boilerplate powers our own products: Picefy, ImgTools, and DevTools — all built and deployed using ShipKit.
Stack: Next.js 16, Elysia.js (2.4M req/s on Bun), Better Auth, Polar.sh payments, Drizzle ORM, shadcn/ui, next-intl, Turborepo monorepo. One command to set up, one command to deploy.





