Indie Stripe Billing – free Next.js CRM template preview
PH favorite
Free download

Indie Stripe Billing

Customers, charges, subscriptions — payment history on every contact

Stripe-shaped billing OS for indie hackers. MRR, failed charges, plans with price_ IDs, and CMS for launch notes. Built for the Product Hunt use case: stop tab-switching to Stripe.

Best for: indie hackers · SaaS founders · solopreneurs

Ship a Stripe-shaped billing admin

  1. 1Unzip and run npm install && npm run dev
  2. 2Open localhost — the CRM loads from pages/index.js
  3. 3Swap seed rows for your customers, plans, and charges
  4. 4Wire Stripe keys later using the Connect Stripe empty state in Settings patterns
  5. 5Rebrand colors in globals.css / Tailwind tokens

How to customize

  • Edit SIDEBAR and SEED in pages/index.js
  • Add columns to the table for MRR, plan, or past_due
  • Point links at your real /api routes when you add a backend

The ZIP is a CRM-only Next.js app (pages/index.js). No marketing site. Includes crm-ast.json from this vertical.

What’s in the sidebar (AST)

Revenue
Failed charges
Customers
Charges
Subscriptions
Content
Connect Stripe
Notifications
Help