Skip to content

πŸš€ Full-stack template with TanStack Start. Includes SSR, file-based routing, and modern tooling.

License

Notifications You must be signed in to change notification settings

richardsolomou/template-tanstack-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

template-tanstack-start

πŸš€ Full-stack template with TanStack Start. Includes SSR, file-based routing, and modern tooling.

Features

  • TanStack Start - Full-stack React framework with SSR
  • TypeScript - End-to-end type safety
  • Tailwind CSS v4 + @ras-sh/ui - Modern styling and components

Quick Start

pnpm install
pnpm dev

Building Your App

  1. Build routes in src/routes/ with SSR loaders
  2. Add components in src/components/
  3. Update package.json and branding assets

Scripts

Command Description
pnpm dev Start development server (port 5173)
pnpm build Build for production
pnpm preview Preview production build
pnpm check-types Run TypeScript type checking
pnpm check Run linter checks
pnpm fix Auto-fix linting issues

Project Structure

src/
β”œβ”€β”€ routes/         # File-based routing with SSR loaders
β”œβ”€β”€ components/     # Reusable components
β”œβ”€β”€ lib/            # Utilities (SEO helper, etc.)
└── router.tsx      # Router configuration

License

MIT License - see the LICENSE file for details.

About

πŸš€ Full-stack template with TanStack Start. Includes SSR, file-based routing, and modern tooling.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •