Skip to main content

Overview

SaaSKit is a community-maintained TanStack Start boilerplate that includes Creem as a payment provider option. It provides a full-stack starter template with authentication, database, and payment flows pre-configured.

Features

  • TanStack Start - Full-stack React framework
  • Creem Integration - Pre-configured payment flows using Creem as Merchant of Record
  • Authentication - Better Auth with RBAC support
  • Database - Drizzle ORM with PostgreSQL
  • Email - Resend integration for transactional emails
  • Storage - S3-compatible file uploads
  • Admin Dashboard - Built-in admin interface
  • UI Components - DaisyUI and Tailwind CSS components

Creem Integration

SaaSKit includes Creem payment integration out of the box, allowing you to accept payments and manage subscriptions without additional setup. The boilerplate handles checkout sessions, webhooks, and subscription management.

Resources