chmanie / couchtapeapp

A great media server app using doctape as base developed at the #dthack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

couchtape

Installation

Install MongoDB

On MAC-OSX use Homebrew:

$ brew install mongo

For Ubuntu/Debian hosts use:

$ apt-get install mongodb

Install the required Node_Modules with npm:

$ npm install

Starting the couchtape

$ node app

Open your browser with http://localhost:3000.

About

A great media server app using doctape as base developed at the #dthack