Meta Framework

Integrating TanStack DB with meta-frameworks (TanStack Start, Next.js, Remix, Nuxt, SvelteKit). Client-side only: SSR is NOT supported — routes must disable SSR. Preloading eager collections in route loaders with collection.preload(). On-demand Query Collections require preloading the live query because source collection preload is a no-op. Multiple collection preloading with Promise.all. Framework-specific loader APIs.

TanStack fbeacc1 10.0 KB Updated

File contents

tanstack/db/tree/main/packages/db/skills/meta-framework commit fbeacc1c50

Frequently asked questions

npx skillmds@latest add tanstack/meta-framework