/bloodhound

:tv: Makes TV more awesome.

Primary LanguageJavaScript

Bloodhound

###Makes TV more awesome.

Installation

  • Make sure the latest version of node is installed
  • Make sure to install and have Redis running.
  • Make sure to install and have CouchDB running.
  • Checkout the code from the repository
git clone https://github.com/snollygolly/bloodhound.git
gem install sass
  • Go into that directory and install packages
cd bloodhound
npm install
  • Rename config.json.example file to config.json and enter all applicable keys where you see XXX
  • Run Bloodhound
npm start