Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 563 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 563 Bytes

a Full Stack MERN Next.js 13 Threads App | React, Next JS, TypeScript, MongoDB

Next.js 13 eBook & Course from JavaScript Mastery

📚 https://resource.jsmastery.pro/nextjs-guide

Authentication

clerk

Installation

cp .env.example .env.local

create an account at clerk and then create an application and get the api keys

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=*******
CLERK_SECRET_KEY=*********

create a mongo database and connect

Summary

watch the full tutorial video at youtube