weplay-web
March 7, 2014 ยท View on GitHub
How to install
$ npm install
Then run it with the following ENV vars:
WEPLAY_PORT- pointing to the port you want to listen on (3000)WEPLAY_IO_URL- io server url (http://localhost:3001)WEPLAY_REDIS- redis uri (localhost:6379)
$ node index
License
MIT