Skip to content

Thihasoehlaing/threads

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.9%
  • JavaScript 4.9%
  • CSS 3.2%