LogoTanStarter Docs
LogoTanStarter Docs
HomepageIntroductionCodebaseGetting StartedEnvironments
Configuration
Deployment

Integrations

CloudflareDatabaseAuthenticationEmailNewsletterStoragePaymentNotificationsAnalyticsChatboxAffiliates

Customization

MetadataPagesLanding PageBlogComponentsUser ManagementAPI Key Management

Codebase

Project StructureFormatting & LintingEditor SetupUpdating the Codebase
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

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

Status: 🚧 In Development

The TanStarter App is currently in development. This codebase will be built on top of the TanStarter Template, 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