LogoTanStarter Docs
LogoTanStarter Docs
HomepageIntroductionCodebaseGetting StartedEnvironmentsDeployment
Configuration

Integrations

CloudflareDatabaseStorageAuthenticationEmail
Payment
AINewsletterNotificationsAnalyticsChatboxAffiliates

Customization

MetadataPagesLanding PageBlogComponentsUser ManagementAPI Key Management

Codebase

Project StructureFormatting & LintingEditor SetupUpdating the Codebase

Showcases

MkImage
X (Twitter)

Codebase

Overview of the TanStarter codebases

Overview

TanStarter provides two codebases that you can customize to fit your requirements.

Codebases

1. TanStarter Template

Repository: mkfast-template

Website: demo.tanstarter.dev

Status: ✅ Ready

The TanStarter Template is the main full-stack SaaS boilerplate built with TanStack Start, running on Cloudflare Workers.

2. TanStarter App

Repository: mkfast-app

Website: mkimage.ai

Status: ✅ Ready

The TanStarter App is built on top of the TanStarter Template, an AI image generation website supporting text-to-image and image-to-image, serving as a real-world application demo of the TanStarter Template.

Next Steps

Now that you understand the available codebases, here are some next steps:

Getting Started

Set up and run your TanStarter website

Environment Setup

Configure environment variables

Database Setup

Configure database

Deployment

Deploy to Cloudflare Workers

Table of Contents

Overview
Codebases
1. TanStarter Template
2. TanStarter App
Next Steps