node-forum
node-forum copied to clipboard
powered by coffee-script, mongodb, mongoskin, express, jade, stylus, 52framework
node-fourm is written in nodejs
depends on
if you have no these modules, try this:
$ npm install coffee-script
$ npm install express
$ npm install jade
$ npm install stylus
to run this project:
$ coffee app.coffee
or
$ cake run
this command will compile the coffee files to build folder and then run the server, this is helpful when you debug the coffee