A simple HTTP server written in CoffeeScript Build transpiled javascript sources $ coffee -c -m *.coffee Run the application $ node --debug app.js