EN
Back to the archive

The archive · Developer & Business Tools · Product decision · 2023–2026

KitForStartups planned a paid SvelteKit rival to ShipFast, then launched it open source

Okupter's SvelteKit SaaS starter was meant to be paid like ShipFast; the creator open-sourced it, and the 2023-09-25 Show HN drew 110 points.

Okupter · KitForStartups

The betThat a free, batteries-included SvelteKit starter can win developers the way ShipFast's paid Next.js kit does — so open-sourcing it beats selling it.Live

What the business is

KitForStartups is a free, open-source SvelteKit and TypeScript starter kit for shipping SaaS fast: email/password and OAuth authentication, Stripe and Lemon Squeezy payments, email via Resend with MailHog for local testing, and SQLite/Turso, MySQL and Postgres database drivers, built and maintained by the Okupter web studio.

How it started

KitForStartups' creator wrote the project in about two weeks in September 2023 and told the story in the Show HN post: seeing Marc Lou's ShipFast — a paid Next.js startup boilerplate — he wanted to build the SvelteKit equivalent. 'I was planning to make it a paid product, but ended up open sourcing it.' The launch post listed what was inside: multiple databases (SQLite with Turso, MySQL, Postgres), email/password and OAuth authentication, email via Resend with MailHog for local debugging, and Melt UI notifications.

What happened

The thread drew 110 points and 33 comments, mostly constructive: users compared it with paid kits and Django Pegasus, suggested modular packages (@kfs/auth, @kfs/db, @kfs/stripe) to avoid upstream merge pain, asked for a live demo, and one noted the creator owned kitforstartups.com, with examples and documentation planned there. Okupter kept developing the kit — the README now points to docs.kitforstartups.com and a #kitforstartups Discord channel — and the repository recorded 194 commits by the 2026-09-04 crawl.

How it ended up

Still live and maintained as of 2026-09-05: the repository shows 731 stars, 33 forks and 194 commits under the Okupter org, with documentation and a Discord community channel listed. No funding, revenue or paid tier is documented — the kit reads as a free community asset and trust-builder for a web studio rather than a standalone business.

Background

KitForStartups is a free, open-source SvelteKit and TypeScript starter kit for shipping SaaS applications: authentication (email/password plus Google and GitHub OAuth), Stripe and Lemon Squeezy payments, transactional email through Resend with MailHog for local testing, and SQLite/Turso, MySQL and Postgres database drivers. It is built and maintained by Okupter, the web studio behind the project.

The origin is a copycat decision with a twist. The creator's Show HN post on 2023-09-25 said the project took about two weeks to build and started when he saw Marc Lou's ShipFast — a paid Next.js startup boilerplate — and wanted the same thing for SvelteKit: 'I was planning to make it a paid product, but ended up open sourcing it.'

The bet was that free beats paid in the boilerplate market: developers repeatedly redo auth, payments and email setup on every new app, and a batteries-included open-source kit could win the SvelteKit crowd the way ShipFast won Next.js developers. The launch thread drew 110 points and 33 comments; users suggested modular packages to avoid merge conflicts, a live demo, and clearer feature descriptions.

Okupter kept shipping: by the 2026-09-04 crawl the repository showed 731 stars, 33 forks and 194 commits, with documentation at docs.kitforstartups.com and a #kitforstartups Discord channel. No funding, revenue or paid tier is documented, so the kit reads as a durable open-source asset and community surface rather than a standalone business.

What has to be true

  • Concrete dated traction: the 2023-09-25 Show HN drew 110 points and 33 comments (item 37642921, verified via Algolia), and the repo reached 731 stars and 194 commits by the 2026-09-04 crawl.
  • A documented reversal: the creator explicitly planned a paid product like ShipFast, then open-sourced it — a falsifiable bet that free wins in boilerplates.
  • A clear product wedge: auth, payments, email and database wiring bundled for SvelteKit, the stack ShipFast-style paid kits largely skipped.
  • Observable follow-through: a docs site, a Discord channel and 194 commits across three years show maintenance, not a dead repository.

What can be applied

Planned-price products can win more as free open source when the paid competitor's edge is speed: give the kit away, let community and docs do the marketing, and keep the trust.

Aftermath

As of 2026-09-05 KitForStartups is live and maintained: the GitHub repository under the Okupter org shows 731 stars, 33 forks and 194 commits, the README still describes a starter kit for building and shipping full-stack SaaS with SvelteKit and TypeScript, and documentation plus a #kitforstartups Discord channel are listed. No funding, revenue or paid tier is documented anywhere in the material; the project functions as a free, open-source community asset for Okupter rather than a standalone company.

Sources

spotted an error? The archive wants to know.

Your turn

You just read one. Describe what you are building, and see who is betting on the same thing.

Free account · 3 free questions · no card

Related cases