55555-Jyeon / Clerk_Lucia

Modern Authentication with NextJS (Clerk and Lucia)
0 stars 0 forks source link

Clerk #2

Open 55555-Jyeon opened 1 month ago

55555-Jyeon commented 1 month ago
🔗 documentation → https://clerk.com/


1️⃣ create dashboard

2️⃣ Install @clerk/nextjs

3️⃣ Set your environment variables

4️⃣ Update middleware.ts

5️⃣ Add ClerkProvider to your app

6️⃣ npm run dev

7️⃣ Utilize your own pages for authentication


55555-Jyeon commented 1 month ago

참고할 만한 블로그 → 🔗 https://im-designloper.tistory.com/123

55555-Jyeon commented 1 month ago