Any working solution/examples of using TanstackStart + Convex Auth
I have spent the past month rebuilding a tutorial project from @CodeWithAntonio which was his JIRA clone. I Ported it to TanstackStart, Convex and Clerk from appwrite+ Next.js.
I finally deployed on Netlify and i am getting some "clerk_handshake" issues that gimme a redirected too many times error whenever i try to open the site.
I am tired of trying to debug this issue and just wanna switch away from Clerk auth and use ConvexAuth.
I would be grateful if i can get any help in the form of a repo or examples/docs that can guide/ instruct me on how to get TanstackStart and ConvexAuth working . I only saw a Next.js , React and React Native options and i am not sure if the React option works with TanstackStart.
Here is a link to the project repo and the hosted site
https://github.com/Muibeabuchi/INRI-TEAMS
https://chikiteams.netlify.app/
THANKS
