WARNING: SCHOOL PROJECT, WILL NOT MATURE A software suite that allows service providers to run gaming tournaments.
- Install node.js
- Install Couchbase
- Configure Couchbase (point your browser towards hostname:8091)
- Install libcouchbase
- sudo npm install --unsafe-perm
- mv Cakefile.sample Cakefile
- vim Cakefile and update it with your current path
- cake start
or (AT YOUR OWN RISK ON UBUNTU 12.04):
- Follow steps 2-3 above
- sudo ./setup.sh
- ???