must be running node 0.11.9 or higher for generator support.
must run node/mocha with the --harmony
flag.
avoid to use AltJS due to poorness of generator function support.
- node.js
^0.11.9
- redis
npm i
and run with npm start
touch a file .env
in the root of the project.
NODE_ENV
... fallback to development defaultPORT
... port for http/websocketREDISTOGO_URL
... url for redis, url will be parsed
run npm test