/angularjs-bootstrap-faye-express-chatroom

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

Primary LanguageCSSMIT LicenseMIT

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