Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 200 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 200 Bytes

hakadoo

Awesome Coding Game

Running

  1. Start MongoDB: nohup mongod &
  2. Start Redis: nohup redis-server &
  3. Run app with appropriate environment flag: node app.js --NODE_ENV=local