Skip to content

daocunyang/WatChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatChat

A real-time chat applciation with Node.js, Express.js and Socket.io.

In progress; I will keep working on adding more advanced features in my free time.

Some ideas include:

  • Video chat
  • Private chat
  • Chat history

Demo

https://watchat.herokuapp.com

Installation & Usage

Please first make sure you have Node.js and npm installed properly, and then follow the commands below
git clone https://github.com/daocunyang/WatChat.git 

cd WatChat
npm install
node server

About

chat app with node and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published