A Node.js chat app. Handles persistent user profiles via MongoDB. Uses Express.js for the application framework, with MongoDB as the database system. Uses Drywall for user auth system, allows authentication via third-party websites. NOTE: Regarding issues wrt LESS not recompiling fast enough, try placing force:true in the middleware, as depicted here http://blog.dylants.com/2013/03/16/less-middleware-using-less-with-node-js/
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
~0.2.9~0.3.3~0.3.6~3.4.1~0.2.0~0.35.0~2.1.11~3.6.20~0.1.17~0.1.6~1.0.0~1.0.1~0.1.5~1.0.2~1.1.9~2.4.0~2.4.4~0.9.16~1.2.15
commits
Adds realtime socket.io listening. Replaces about page with chat channels page.
71e6fcdView on GitHubAdds CSS styling. Attempted to add Socket.IO functionality for chat. See here: https://github.com/jedireza/drywall/wiki/Going-Realtime-with-Socket.IO
93f4b6dView on GitHub