Documentation
Homepage
Building Web Apps
Introduction
Learn about TSStarter's architecture, features, and technology stack. Understand the project structure and design overview.
Setup
Set up your local development environment step by step. Install dependencies, configure environment variables, and run your first migration.
Deployment
Deploy your application to production with Turso database. Configure environment variables and deploy to Vercel, Railway, or Netlify.
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 Deep Dive - Part 2
Comprehensive technical breakdown of React Query + oRPC integration, real-time updates, and caching strategies. Learn advanced data flow patterns.
Building Universal Apps
Introduction
NewLearn about the Universal Apps architecture with Web + API Gateway. Understand how to build applications that work across web, mobile, and desktop platforms.
Setup
NewSet up the Universal Apps architecture with separate Web and API Gateway services. Configure both applications for local development.
Deployment
NewDeploy your Universal Apps architecture to production. Deploy Web app to Vercel and API Gateway to Railway with separate database instances.
TSStarter is crafted with the best TypeScript tools for building web and universal applications.