T
TanStack15mo ago
extended-salmon

Is there an example with TanStack Router and Clerk somewhere?

I can see the TanStack Start example but not one with just Vite + Router
1 Reply
automatic-azure
automatic-azure15mo ago
You shouldn't need one. Setup the clerk provider at your root. Use it's hooks and components. It doesn't interact with an app any differently if you change the router.

Did you find this page helpful?