Skip to content

Da-Teach/start-basic-react-query-error

Repository files navigation

TanStack Start - Basic React Query Example

A TanStack Start example demonstrating integration with TanStack Query (React Query).

Start a new project based on this example

To start a new project based on this example, run:

npx gitpick TanStack/router/tree/main/examples/react/start-basic-react-query start-basic-react-query

Getting Started

From your terminal:

pnpm install
pnpm dev

This starts your app in development mode, rebuilding assets on file changes.

Build

To build the app for production:

pnpm build

TanStack Query Integration

This example demonstrates how to use TanStack Query with TanStack Start for:

  • Server-side data fetching
  • Client-side caching and synchronization
  • Optimistic updates
  • Automatic refetching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors