This is a demo project — for demonstration purposes only.

Introduction

What Is TanShip

TanShip is a production-ready TanStack Start template for building modern web applications. It gives you authentication, payments, internationalization, a polished dashboard, and a public landing page — all wired together and ready to deploy on Cloudflare Workers.

The goal is simple: skip the boilerplate. Instead of spending weeks setting up routing, theming, forms, auth, and a dozen other fundamentals, you start with a working application and focus on what makes your product unique.

TanShip is free, open source, and built entirely on community-maintained libraries.

Tech Stack

A quick tour of what's inside:

Who It's For

  • Developers launching a SaaS product who want to skip the blank canvas.
  • Teams building internal tools or admin dashboards.
  • Developers evaluating the TanStack Start + Cloudflare Workers stack.
  • Anyone who wants a realistic, working starting point instead of a "hello world."

How to Use These Guides

The sidebar on the left organizes every guide into six groups. Reading them in order works best — each article builds on the ones before it.

GroupWhat You'll LearnStart With
Start HereInstall, run, and configure the projectGetting Started
ConfigurationTweak app settings and feature flagsApp Configuration
DeploymentShip to Cloudflare WorkersDeploy to Cloudflare
IntegrationsDatabase, auth, email, payments, AI, newsletter, contact formDatabase
CustomizationPages, components, theming, navigation, i18n, blog, changelog, SEOPages & Routing
CodebaseArchitecture, TypeScript, formatting, primitives, testingProject Structure

When you're ready, head to Getting Started to set up the project on your machine.