# Sveltey

A SvelteKit + Supabase SaaS template with Skeleton UI components and Stripe payments

https://topboilerplates.com/sveltey

Framework: SvelteKit | Pricing: paid

## Verdict

Best for: SvelteKit developers who want Supabase auth/realtime data and a large pre-built UI component set without assembling one themselves.

Skip if: You're not building on SvelteKit, or you want a free/open-source starter instead of a paid template.

## Description

Sveltey is a SvelteKit and Supabase starter template built with TypeScript, Tailwind CSS, and the Skeleton UI component library. It ships pre-configured authentication and a real-time database via Supabase, 50+ ready-to-use UI components, server-side rendering, and Resend for email. It's built by Luke Hagar and aimed at speeding up SvelteKit SaaS development.

## Pros and cons

+ Supabase gives real-time database and auth out of the box, not just a static starter

+ 50+ UI components via Skeleton UI reduce early front-end work

+ Built by a maker with a public GitHub presence, adding some trust signal

- Pricing isn't clearly published, so cost needs to be verified before committing

- SvelteKit has a smaller developer pool than React/Next.js, narrowing the audience

- Tied to Supabase specifically - less flexible if you want a different backend

## Features

- auth-included
- payments-included
- realtime-subscriptions

## Stack

- Tailwind
- Supabase
- TypeScript

## Links

- Website: https://topboilerplates.com/go/sveltey
- GitHub: https://github.com/LukeHagar/sveltey

## Alternatives

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