One product. One price. Yours forever.
No subscription. No starter trap. Pay once, never charged again — every update we ship is yours for free.
One price. Yours forever.
No subscription. No pro tier. Pay once, never charged again — every update we ship is yours for free.
Launch offer
Save $50 (50%)$49.00$99.00
$1 a day for under 7 weeks — yours for life.
- Lifetime access — yours forever
- Pay once. Every update we ship is free for you — no upgrade fees, ever
- Unlimited personal projects
- Use in client projects (Team-equivalent)
- Commercial use — keep 100% of your revenue
- Email support
- Full source code, modify anything
One-time paymentNever charged againFree updates, no upgrade feesEmail support, 1 business day
Goes back to $99 once we hit our launch goal. No tricks — a real launch deal.
One-time payment. No upgrade fees, ever. All sales final.
What you get in vibestrap that other scaffolds skip
Most AI scaffolds have the SaaS basics covered — that's 80% of the work. The other 20% — AI-native architecture, cost telemetry, prompt governance — is what vibestrap adds.
| Feature | Most AI scaffolds | vibestrap |
|---|---|---|
| Auth + Stripe + i18n + mail | ||
| AI-agent native (AGENTS.md, llms.txt, prompt recipes) | yes — Claude / Cursor / Windsurf ready | |
| AI provider abstraction | Bolt-on, schema-light | First-class with cost meta (v0.2) |
| Token-level cost observability | Built-in dashboard (v0.2) | |
| Prompt registry & versioning | DB-backed, A/B-ready (v0.2) | |
| Pay once, no upgrade fees | 1 year, then upgrade fee | No further charges, ever |
| Full source you own | ||
| One-time payment | Sometimes | Always — no subs |
Frequently asked
Want more detail? Read the docs or email us.
- How does this work with Claude / Cursor / Windsurf?
- Open the repo in any AI coding agent and the bundled AGENTS.md (read by Claude Code, Cursor, Windsurf, OpenAI Codex, Gemini Code Assist) loads automatically. It contains the project map, architecture rules, and a ready-made prompts table for the eight most common buyer customizations — re-skin, change pricing, add a locale, add a payment provider, add an admin page, add a plan tier, customize emails, run pre-flight. Also ships a public llms.txt for LLM crawlers to index without scraping. We're the only Next.js scaffold tuned for AI-native development out of the box.
- Which AI capabilities ship today?
- Six providers behind one interface — mock (offline, the default), OpenRouter, OpenAI, Anthropic, Replicate, fal.ai — switchable via one env var. Every call goes through AIManager: cost guard (refuses on insufficient credits), pre-charge + refund-on-error, optional fallback, opt-in cache. Tokens, cost (in micro-cents), TTFT and total latency land in the ai_call table, with a 30-day admin dashboard at /admin/cost. Plus: prompt registry with versioning, 5 React hooks (useGeneration / useTask / useCredits / usePrompt / useHistory), 19 AI-native UI primitives, and three working demos (chat / image / document).
- Is $49 a launch promo or the real price?
- Launch promo. The standard price is $99. We're running $49 (about $1 a day for under 7 weeks) until the launch goal hits — no tricks, no fake countdowns. Once we end the promo, your purchase is still locked at $49 forever.
- What does “every future update is free” actually mean?
- Two written promises: (1) you will never be charged again — no upgrade fee at v2.x, no “pro tier” paywall, no subscription, ever. (2) Every release — bug fix, minor, major version, forever — is automatically yours at no extra cost.
- Can I use vibestrap for client projects?
- Yes. Every paid tier covers commercial use — including building products for paying customers and white-labeled client projects. The only thing not allowed is reselling vibestrap itself as a template/boilerplate.
- Refund policy?
- All sales are final. Because vibestrap is a digital download — once you have the source you have the source — we don't issue refunds. Try the live demos at /demos before you buy, read the docs, and email us with any pre-purchase questions.
- What's the tech stack?
- Next.js 15, React 19, TypeScript, Tailwind v4, shadcn/ui, Drizzle ORM, Postgres, Better Auth, Stripe, Resend, next-intl, Mintlify, Biome. Modern, opinionated, no random framework-of-the-month choices.
- How do I get help?
- Email [email protected] — we respond within 1 business day. Major bugs we'll patch in days, not weeks.