Documentation

Homepage

Building Web Apps

📚

Introduction

Learn about TSStarter's architecture, features, and technology stack. Understand the project structure and design overview.

Architecture overview
Technology stack
Key features
Project structure
Read Introduction
🚀

Setup

Set up your local development environment step by step. Install dependencies, configure environment variables, and run your first migration.

Clone repository
Install dependencies
Configure environment
Run migrations
Start Setup
🌐

Deployment

Deploy your application to production with Turso database. Configure environment variables and deploy to Vercel, Railway, or Netlify.

Setup Turso DB
Configure environment
Run migrations
Deploy to platform
Deploy Now
🏗️

Architecture Deep Dive

Comprehensive technical breakdown of TSStarter's architecture patterns, data flow, and implementation details. Learn the internals of how everything works together.

Architecture patterns
Data flow analysis
Technical implementation
System design details
Read Deep Dive
🔄

Architecture Deep Dive - Part 2

Comprehensive technical breakdown of React Query + oRPC integration, real-time updates, and caching strategies. Learn advanced data flow patterns.

React Query + oRPC integration
Real-time updates
Caching strategies
State management patterns
Read Part 2

Building Universal Apps

📚

Introduction

New

Learn about the Universal Apps architecture with Web + API Gateway. Understand how to build applications that work across web, mobile, and desktop platforms.

Web + API Gateway architecture
Multi-platform support
REST API endpoints
OpenAPI documentation
Read Introduction
🚀

Setup

New

Set up the Universal Apps architecture with separate Web and API Gateway services. Configure both applications for local development.

Setup Web application
Setup API Gateway
Configure environment
Run both services
Start Setup
🌐

Deployment

New

Deploy your Universal Apps architecture to production. Deploy Web app to Vercel and API Gateway to Railway with separate database instances.

Deploy Web to Vercel
Deploy API Gateway to Railway
Configure databases
Setup environment variables
Deploy Now

TSStarter is crafted with the best TypeScript tools for building web and universal applications.