Solo builders and indie hackers · 10 min read

Side projects that ship: kits for indie hackers

How solo builders use starter kits to protect nights and weekends - scope rules, money simplicity, and why marketing still sits on your calendar.

Indie work loses to entropy. Jobs, sleep, and half-finished repos win by default. A kit is useful when it removes repeatable infrastructure without dragging you into a framework you do not already think in.

Your real constraints

  • Calendar: evenings, not dual-tracked sprints.
  • Budget: prefer one-time kit cost over stacking five subscriptions on day one.
  • Cognitive load: one stack you can debug tired.
  • Support load: every lifetime deal customer emails you personally.
Boring stacks beat clever kits. If you already ship Next.js, do not buy a Rails adventure for “learning.” Learning belongs in a sandbox, not your revenue experiment.

A weekend that can finish

  1. Friday night: install, staging deploy, rename the product.
  2. Saturday: build the thinnest useful workflow completely.
  3. Sunday morning: landing promise + analytics + five ICP invites.
  4. Sunday evening: note what broke; schedule one fix block - not ten features.

Money without enterprise theater

  • One Checkout price or one subscription tier until retention is real.
  • Skip marketplace payouts and Connect until volume justifies the complexity.
  • Publish a refund stance before the first charge so you are not inventing policy under stress.

Distribution is not included

Archives do not post. Ship, then write one concrete update: what you built, what the kit saved, what is still custom. Link the live URL. Repeat on a cadence you can keep.

  • Changelog over launch theater.
  • Answer niche questions with screenshots of your workflow.
  • Be careful with lifetime deals; support is a second product.

Kit features that punch above weight for solos

  • Email templates you can actually send.
  • Error reporting hooks so production failures are visible.
  • Readable folders so webhook code is findable at 23:40.

Browse kits in a stack you already know. If you only lack payments or login, prefer a module over a second full boilerplate - see the auth vs billing guide.

Start with the market

Pick a kit that matches your constraints, then follow the setup guide like a launch checklist.