> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vibestrap.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> A paid Next.js scaffold for indie hackers building AI tool-stations.

Indie hackers building paid AI tool-stations spend the first 2-4 weeks of
every project on the same SaaS plumbing — auth, payments, credits, email,
i18n, analytics — before they ever touch the AI feature that actually
differentiates them. vibestrap collapses that into a couple of days.

You get a battle-tested SaaS foundation (auth, four payment providers,
credits, mail, customer service, analytics) plus an AI-native layer no
other scaffold ships: six providers behind one facade, cost observability,
prompt versioning, hooks, UI primitives, and three working demos you can
deploy as-is.

You bought it once, you'll never be charged again, every future release is
yours for free.

## How these docs are organized

* **[Getting started](/installation)** — install, configure, deploy.
* **[Authentication](/auth/overview)** — Better Auth, OAuth, One-Tap.
* **[Payments](/payments/overview)** — four payment providers behind one facade.
* **[AI primitives](/ai/providers)** — providers, hooks, prompts, observability, UI library.
* **[Growth](/growth/customer-service)** — customer service, affiliate, newsletter, anti-bot.
* **[Content & i18n](/content/i18n)** — bilingual MDX, Fumadocs, marketing blocks.
* **[Operations](/operations/analytics)** — analytics, tooling, admin, GitHub invite delivery.
* **[Deployment](/deployment/vercel)** — Vercel and Cloudflare Workers walkthroughs.
* **[Reference](/architecture)** — architecture, customization, every env var.

Every page has a Chinese counterpart — switch the locale in the header to
read in 中文.

## Need help?

* Email: `support@vibestrap.dev`
* The full plan and stack rationale lives in `internal-plans/2026-04-27-vibestrap-design.md`
  (in the repo).
