# SaaS Starter (stickerdaniel)

A SvelteKit + Convex SaaS starter built for AI-agent-assisted development

https://topboilerplates.com/saas-starter-stickerdaniel

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

## Verdict

Best for: Developers who want a SvelteKit + Convex SaaS stack with billing, an admin panel, and AI support chat already built, especially if coding with an AI agent.

Skip if: You want a more established/larger-community starter - this one is small (51 stars) and newer.

## Description

An open-source SaaS template pairing SvelteKit with Convex as a serverless backend/database, using Better Auth for authentication with passkeys and OAuth, and Autumn + Stripe for billing. It ships an admin panel with audit logs, AI-powered support chat, Resend-based transactional email, i18n across four languages, real-time updates, PostHog analytics, and dynamic SEO sitemaps, styled with shadcn-svelte.

## Pros and cons

+ Unusually broad feature set for a free starter: AI support chat, i18n, real-time updates, audit logs

+ Built with AI-agent-assisted development in mind, with regression guards and type safety

+ Multiple deploy targets - Cloudflare Workers, Vercel, or self-hosted via Coolify

+ MIT licensed and free

- Small community (51 stars, 26 open issues) - less battle-tested than larger starters

- Convex as the backend is a specific commitment, less flexible than a plain Postgres setup

- Newer project - long-term maintenance track record not yet established

## Features

- auth-included
- social-login
- passkeys
- payments-included
- subscriptions
- admin-dashboard
- rbac-roles
- ai-chat
- i18n
- dark-mode
- realtime-subscriptions
- analytics-integrated
- seo-optimized
- sitemap-generation
- e2e-tests
- open-source
- mit-licensed
- free-tier

## Stack

- Convex
- Better Auth
- Stripe
- Resend
- Tailwind
- TypeScript

## Links

- Website: https://topboilerplates.com/go/saas-starter-stickerdaniel
- GitHub: https://github.com/stickerdaniel/saas-starter

## Alternatives

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