# CMSaaSStarter

An open-source SvelteKit SaaS starter tuned for perfect PageSpeed scores

https://topboilerplates.com/cmsaasstarter

Framework: SvelteKit | Pricing: Free | GitHub stars: 2400

## Verdict

Best for: SvelteKit developers who want a free, performance-tuned SaaS starter with Supabase and Stripe already integrated.

Skip if: You're not using SvelteKit or don't want to build on Supabase.

## Description

CMSaaSStarter is a free, MIT-licensed SaaS boilerplate built on SvelteKit with Tailwind and DaisyUI, using Supabase for the database and auth and Stripe for subscription billing. It ships a marketing homepage, blog engine with RSS, pricing page, user dashboard, and site search, pre-rendered as static pages for edge deployment on Cloudflare.

## Pros and cons

+ Free and MIT-licensed with a large community (2.4k stars)

+ Optimized for perfect Google PageSpeed scores via static pre-rendering

+ Stripe Checkout and customer portal already wired up

+ Blog engine with RSS and site search included

- Tied to Supabase - less flexible if you want a different database/auth provider

- SvelteKit-specific, no equivalent for other frameworks

- Could not verify current maintenance cadence or last-commit freshness

## Features

- auth-included
- social-login
- subscriptions
- payments-included
- customer-portal
- blog-rss
- pricing-page
- user-dashboard
- search
- seo-optimized
- open-source
- mit-licensed
- free-tier

## Stack

- Supabase
- Supabase Auth
- Stripe
- Tailwind
- daisyUI
- Postgres
- Cloudflare

## Links

- Website: https://topboilerplates.com/go/cmsaasstarter
- GitHub: https://github.com/scosman/CMSaasStarter

## Alternatives

- [IndieKit](https://topboilerplates.com/indiekit)
- [Carrot Seed](https://topboilerplates.com/carrot-seed)
- [ShipFast](https://topboilerplates.com/shipfast)
