Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

datkingvn/Chatting_NextJS

Open more actions menu

Repository files navigation

Real-time Chat App Using NextJS

The Real-time Chat App is a modern web application built using Next.js, a popular React framework for server-side rendering, and MongoDB, a NoSQL database. This application allows users to engage in real-time conversations with each other in a seamless and interactive manner.

Installation (Development Environment)

  npm i

Config connect

Open .env.example and rename file to .env

Example Connect:

MONGODB_URL=mongodb+srv://<username>:<password>@dchatapp.mongodb.net/?retryWrites=true&w=majority

NEXTAUTH_SECRET=<random>
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=<random>

PUSHER_APP_ID=<random>
NEXT_PUBLIC_PUSHER_KEY=<random>
PUSHER_SECRET=<random>
NEXT_PUBLIC_PUSHER_CLUSTER=ap1

If you need get the key NEXTAUTH_SECRET. Please click here: https://next-auth.js.org/deployment

You can get all Apps Key Pusher at here: https://pusher.com

Run Project

  npm run dev

Screenshots Of Project

Login Page App Screenshots

Register Page App Screenshots

Chat Page App Screenshots

Profile Page App Screenshots

About

Realtime Chat Using NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.