jaideepghosh.comPlaying with Clerk and Next.jsIn order to understand how clerk helps we are going to develop an app on next.js with clerk. Create a next.js project by executing npx create-next-app clubhouse You can preview your next.js app by executing npm run dev Now let's remove all the unne...Jul 25, 2021·5 min read