Skip to content

gabsroot/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

This app is a real-time web chat built with Socket.io.

MIT License

Features

  • Real-time messaging
  • Message history
  • Supports multiple users
  • Typing status
  • Online/offline status

Preview

preview

Installation

Clone the repository

git clone https://github.com/gabsroot/chat.git

Navigate to the project folder and install dependencies

cd chat && npm install

Start the server

npm start

Your app will be available at http://localhost:80

Development

To debug

npm run dev

Compile SASS

npm run sass

Authors

About

Chat using websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published