Tanstack Start Cloudflare Template

Getting Started

Installation

Install the dependencies:

pnpm i

Development

Start the development server:

pnpm dev

Building for Production

Create a production build:

pnpm build

Preview

Preview your production build:

pnpm preview

Deployment

Deploy to Cloudflare:

pnpm run deploy