Skip to content

Node-bootchat is an experimental browser chatting client/server, designed in Node.js and Twitter Bootstrap with Express framework, for a personal use.

Notifications You must be signed in to change notification settings

Pegase745/node-bootchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Node bootchat] Build Status

Quick start

  • Install on your machine nodejs and npm
  • Clone the project
  • Install project requirements: cd node-bootchat && npm install
  • [Dev] Starting the server: node app.js
  • [Prod] Starting the server: NODE_ENV=production nohup node app.js > bootchat.log &
  • Enjoy and give feedbacks!

Used assets

Bitdeli Badge

About

Node-bootchat is an experimental browser chatting client/server, designed in Node.js and Twitter Bootstrap with Express framework, for a personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published