📚 https://resource.jsmastery.pro/nextjs-guide
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
watch the full tutorial video at youtube