Goals: - Node.js Tools - [x] `npm` - [x] `bower` - [x] `grunt` - [x] `yeoman` - Libraries / Frameworks - [x] Express (v4) - [x] Read contents of file - [ ] Query Database (see MongoDB below) - [x] Socket.io - [ ] Join room - [ ] Leave room - [ ] Post messages on room - [x] MongoDB - [ ] Store history of messages in MongoDB - [ ] Basic read query - [ ] Insert/Update query
Goals:
npmbowergruntyeoman