/whispeerNode

Node server.

Primary LanguageJavaScriptMIT LicenseMIT

whispeer

Initial installation:

  • git clone
  • npm install
  • Install redis on your machine

For Developing purposes:

  • git pull
  • git submodule update --init
  • npm install
  • node app.js