Skip to content

anistark/discuter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discuter

A chat application backend

Tech Used :

  • NodeJs
  • Express
  • SocketIo

Setup

npm install

Run

npm start

If you have nodemon :

nodemon

Under Development