Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjayng125/next-chat-pusher
https://github.com/sanjayng125/next-chat-pusher
chat-application mongodb nextjs pusher realtime-chat realtime-messaging shadcn-ui
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanjayng125/next-chat-pusher
- Owner: Sanjayng125
- Created: 2024-07-25T08:25:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T06:20:50.000Z (3 months ago)
- Last Synced: 2024-08-13T16:13:10.423Z (3 months ago)
- Topics: chat-application, mongodb, nextjs, pusher, realtime-chat, realtime-messaging, shadcn-ui
- Language: TypeScript
- Homepage: https://next-chat-sage-five.vercel.app
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextChat - A Realtime chat app with Next JS, Pusher, Redis and MongoDB
## Auth with next auth
![Screenshot 2024-07-10 094310](https://github.com/Sanjayng125/next-chat/assets/106653066/98d158bc-52c3-4aff-8eaa-784ee50e8fee)## Home
![Screenshot 2024-07-10 094333](https://github.com/Sanjayng125/next-chat/assets/106653066/1f926ecd-373b-4a23-bea1-96cd4c1700e3)
![Screenshot 2024-07-10 095115](https://github.com/Sanjayng125/next-chat/assets/106653066/0329d2b6-925b-4f8f-bd95-20b62512f578)## Chat one-to-one
![Screenshot 2024-07-10 094449](https://github.com/Sanjayng125/next-chat/assets/106653066/1d82860a-3660-4f78-9f78-e8325dd790cb)## Realtime Notifications with Redis
![Screenshot 2024-07-26 173527](https://github.com/user-attachments/assets/e0a13cb5-7a06-4f5a-a72d-3b8dad95fccc)## Create Groups
![Screenshot 2024-07-10 094600](https://github.com/Sanjayng125/next-chat/assets/106653066/9cf089dd-b4eb-4142-a82e-d9055866905b)## Group Chats
![Screenshot 2024-07-10 094930](https://github.com/Sanjayng125/next-chat/assets/106653066/58bb59b6-e431-475e-9b10-fdc671503d8e)## Edit Group, Add/Remove members, Delete Group
![Screenshot 2024-07-10 094958](https://github.com/Sanjayng125/next-chat/assets/106653066/639f1a37-3502-4f2c-b218-f5851e8ac119)
![Screenshot 2024-07-10 095013](https://github.com/Sanjayng125/next-chat/assets/106653066/fc027ecc-be8f-4a78-aaf9-6e82c07609da)# Edit Profile
![Screenshot 2024-07-10 095041](https://github.com/Sanjayng125/next-chat/assets/106653066/1eeda7ad-ecea-4602-8226-8ceceb4767a9)1) Git Clone
2) Setup .env files
3) npm install and npm run dev