Response to P'unk Avenue Node.js Backend Challenge
- Get npm and nodejs & mongodb
- Git clone the project from this Github page
- Make a copy of
conf/sample
->conf/production
. Fill it in. Configure mongodb. - From terminal cd into the git repo and run
npm link
- Run
punkave start
from terminal - Observe running instance with
tail -f log/backend-challenge.log
backend-challenge$ punkave
Usage: punkave [status|start|reload|stop]