/nodejs-blackboard

Testing nodejs (with socket.io)

Primary LanguageCoffeeScript

Nodejs test :P

Video http://www.youtube.com/watch?v=bxHfLRWemeg

Quick start

  • Clone
  • Check package.json if you have requeriments and the correct versions
  • Fill your mongodb, you can use data_example.js (changing letter by letter XD, I have no time to make it better because it just an example)
  • Change to your mongodb connection
  • Start :D (node app.js or coffee app.coffee)

##Info

  • Port: 3000 (by default)