Skip to content

ryanhanwu/angularjs-bootstrap-faye-express-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angularjs-Bootstrap-Faye-Express-Chatroom

A template chatroom project with AngularJS + Bootstrap + Faye + ExpressJS (Node.JS)

How to use

npm install
bower install
node server.js

Packages

Frontend

    "angular-strap": "~2.1.0",
    "angular-faye": "~0.2.1",
    "angularjs-scroll-glue": "~0.0.1"

Backend

    "body-parser": "^1.8.0",
    "express": "^4.8.8",
    "faye": "^1.0.3"

License

MIT: http://ryanwu.mit-license.org

About

A template project for AngularJS + Bootstrap + Faye + ExpressJS (Node.JS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published