Deno SaaSKit

A modern, open-source SaaS starter built with Deno and Fresh.

Start your SaaS easily and quickly with this free, scalable, production-ready template.

v0.7.0 (last commit 2 weeks ago)

Built for the modern edge

SaaSKit is built on Fresh and Deno, the simplest, fastest approach to building web apps.
Deno logo

Deno

Deno is the easiest, most secure JavaScript runtime. Deno includes built-in toolchain, and TypeScript support out of the box for more productivity with less config.
Learn more about Deno
Fresh logo

Fresh

Fresh is a next-gen web framework built on Deno for speed, reliability, and simplicity. Fresh uses server-side rendering, islands, and progressive enhancement to ship zero JS by default.
Learn more about Fresh
The simplicity of setup, the readability of code, everything that I need nicely packed.”
Roberto Morado
Roberto Morado
Web developer

Pre-built OAuth 2.0

Zero dependency oauth with pre-configured clients so you can dive right into business logic.
  • Email
  • GitHub
  • Google
  • Twitter
  • Facebook
  • Discord

Subscription Billing and Pricing Page

Set up your plans in Stripe, let SaaSKit do the rest

Admin and Analytics

Your customizable admin dashboard comes with analytics, as well as a table of your users
Admin dashboard
const kv = await Deno.openKv();
const user = (await kv<User>.get(["user", "1"])).value!;
// {
//   "id": "1",
//   "email": "andy@deno.com",
//   "name": "andy",
//   "password": "12345"
// }

Zero-config Global Database

Add a globally distributed database across close to your users in a single line of code.
  • No setup, provisioning, copying or pasting environmental variables
    Scalable and production ready, backed by FoundationDB on Deno Deploy
    ACID transactions and customizable consistency

Optimized for SEO

A turnkey, blog, feed, and sitemap, server-side rendered to get a perfect Pagespeed Score
  • Markdown blog customizable with TSX/JSX and Tailwind
    Zero JavaScript sent to the client by default for max performance
    Pre-built with metatags for search engine indexing and optimization
SEO

The best developer experience

Custom changes are fast and simple with minimal configuration

Open-source

Clean, easy-to-read code that's yours to edit.

Composable, pluggable, extensible

Easily swap in your favorite technologies.

Modern programming practices

No build step, zero configuration, and native support for TypeScript, Tailwind, VSCode, and more.

Host anywhere you like

Deploy to any virtual private server or globally to the edge with Deno Deploy.

The fastest user experience

Server-side rendered with islands architecture so your SaaS feels snappy

Hosted globally at the edge

Deploy your SaaS close to your users with Deno Deploy for minimal latency.

Progressive enhancement

Fresh and Deno fall back to browser specifications where possible so your SaaS will work on as many devices as possible.

Perfect PageSpeed score

With server-side rendering and zero JavaScript shipped to the client by default, your SaaS will have minimal latency and achieve a perfect PageSpeed score.
Hero (light)

Stay updated when we add new features, integrations, and resources to help you launch your SaaS.

We won't send you spam. Unsubscribe any time.