Skip to content

exogenesick/nodejs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Simple one room chat written in node.js based on Socket.IO and Express.

Demo

Watch demo: http://pajak.it:8090

Prerequirements

  • node.js
  • npm

Deployment

After clone do:

npm install

Run server:

node server/server.js

Launch web browser and type url http://localhost:8090 and enjoy deployed serer and client chat.

About

Chat written in NodeJS based on Socket.IO and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published