Skip to content

AlanSeyfir/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty app - Fullstack app

IMAGE CHATTY APP

Video to see the app

Click the image to see the video or Link to video.
CHATTY FULLSTACK APP THUMBNAIL

Built With

React JavaScript React Router Vite

MongoDB NodeJS Express.js Socket.io JWT

TailwindCSS DaisyUI

(back to top)

Some Features:

  • Authentication && Authorization with JWT
  • Real-time messaging with Socket.io
  • Deployment using render (It could take a little bit to start, it's the free tier)

(back to top)

How to run locally the app

Setup .env file

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

Build the app

npm run build

Start the app

npm start

(back to top)

About

A fullstack webapp - Chat on real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published