m$
Explore posts from serversTTCTheo's Typesafe Cult
•Created by m$ on 5/12/2023 in #questions
Any Clerk gurus in here? Following the Next.js 13 getting started guide renders blank screen
Following the getting started with nextjs guide for clerk renders a completely blank screen. I've followed it to a T, can't even set it up lmao. What am I doing wrong here? If I can't follow the getting started successfully then.....
.env.local configuered with NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY
src/app/page.tsx
./middleware.ts
src/app/layout.tsx
15 replies