Skip to content

utk145/My-Realtime-Chat

Repository files navigation

SheriChat

This is a Next.js Real Time Chat Project.

Running on local machine

git clone https://github.com/utk145/My-Realtime-Chat.git
cd My-Realtime-Chat
npm i
Load all the environment variables
npm run dev
Open http://localhost:3000 with your browser to see the result.
Initial installations
npm i @auth/prisma-adapter @prisma/client next-auth pusher pusher-js
npm i -D prisma
npx prisma init

Tech Stack

  • Nextjs-13
  • Typescript
  • Tailwind Css
  • Pusher
  • Supabase
  • Prisma
  • NextAuth
  • Deployed on Vercel

Check out the post here.

ezgif com-video-to-gif

About

This is a real-time chat app powered with Nextjs, prisma, supabase and pusher.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published