Skip to content

Sanjayng125/next-chat-pusher

Repository files navigation

NextChat - A Realtime chat app with Next JS, Pusher, Redis and MongoDB

Auth with next auth

Screenshot 2024-07-10 094310

Home

Screenshot 2024-07-10 094333 Screenshot 2024-07-10 095115

Chat one-to-one

Screenshot 2024-07-10 094449

Realtime Notifications with Redis

Screenshot 2024-07-26 173527

Create Groups

Screenshot 2024-07-10 094600

Group Chats

Screenshot 2024-07-10 094930

Edit Group, Add/Remove members, Delete Group

Screenshot 2024-07-10 094958 Screenshot 2024-07-10 095013

Edit Profile

Screenshot 2024-07-10 095041

  1. Git Clone
  2. Setup .env files
  3. npm install and npm run dev