Skip to content

AAKASH-YADAV-CODER/chat-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Chat App Backend

Some Features:

  • ๐ŸŒŸ Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • ๐ŸŽƒ Authentication && Authorization with JWT
  • ๐Ÿ‘พ Real-time messaging with Socket.io
  • ๐Ÿš€ Online user status (Socket.io and React Context)
  • ๐Ÿ‘Œ Global state management
  • ๐Ÿž Error handling both on the server and on the client

Setup .env file

PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...

Build the app

npm run build

Start the app

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published