Skip to content

Kushagra102/Strings

Repository files navigation

Next | Prisma | MongoDB | NextAuth

image image image image image

Functionalities:

  1. Prisma ORM with MongoDB
  2. Like, Follow, Comment and Reply
  3. Notification and Image upload
  4. Authentication using NextAuth

Cloning the repository

git clone https://github.com/Kushagra102/strings-clone.git

Install packages

npm i

Setup .env file

DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=

Start the app

npm run dev

Releases

No releases published

Packages

No packages published

Languages