Help with Clerk + Hono + tRPC (Turbo)
Hey there!
I have a turbo setup (very similar to t3-turbo) where I am using Hono as a separate API backend and I am currently integrating Clerk auth into the app. I'm just struggling to get the auth workflow correct as a lot of the online guides for clerk + hono are either outdated or only apply to a fullstack nextjs setup?
Is anyone willing to guide me through it a bit? I think it's the trpc + clerk situation that is throwing me off! It's my first time trying out a turbo setup and hono!
0 Replies