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
other-emerald•13mo 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.