Skip to content

A good-looking Node.js + Socket.io chat application, built with Bootstrap and other beautiful libs. Totally commented.

Notifications You must be signed in to change notification settings

Tlamelo/Node.js-Chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Chat

This application is made with Node.js, Express, Socket.io and Jade. It use Bootstrap from Twitter and the javascript librairie SlimScroll. Thanks to Node.js, the chat can handle a lot of simultaneous connections without lag. To use it, you need Node.js and those 3 modules.

Install the three modules :

- Go to the chat directory and use this command
- npm install express socket.io jade

Customize the installation :

- You can change the app port from the server.js third line.

How to use :

- node server.js
- Go to IP:port from any (recent) navigator to start chatting !

Credits

Creator : [Geekuillaume] (http://geekuillau.me/)

About

A good-looking Node.js + Socket.io chat application, built with Bootstrap and other beautiful libs. Totally commented.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published