Nerdkidchiki
Nerdkidchiki
CCConvex Community
Created by Nerdkidchiki on 4/27/2025 in #support-community
Any working solution/examples of using TanstackStart + Convex Auth
Good day everyone 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 🙏
2 replies
CCConvex Community
Created by Nerdkidchiki on 3/29/2025 in #support-community
push notifications
Hi Everyone, i am interested in implementing push notifications in my web app. I wanna know if and how i can do this using Convex. Also, will it be better to implement this using React Native(I am not yet comfortable with Native)? I would appreciate any links, posts or advice on how to go about this . Thank You 🙏
9 replies
CCConvex Community
Created by Nerdkidchiki on 3/22/2025 in #support-community
How do i handle Errors and Loading States using the PreloadQuery in Next.js
Hi everyone, i need help understanding how preloadQuery works in relation to SSR. How do i handle Errors on the server whiles preloading, as well as loading states ?
2 replies
CCConvex Community
Created by Nerdkidchiki on 9/8/2024 in #support-community
Getting Server error when setting Github sign in with Convex Auth in Next js
i am receiving this errior in my Next js terminal when trying to sign up using github in my Convex app.....Uncaught Error: Uncaught TypeError: "pkcs8" must be PKCS#8 formatted string
18 replies