Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/negativetwelve/project-broadcast


https://github.com/negativetwelve/project-broadcast

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

Broadcaster.tv
--------------

Real-time broadcasting and streaming.

Built with Node.js, Backbone.js, MongoDB, and socket.io

Running the App
---------------
To install dependencies:

npm install -d

To run the program:

node server

Runs on port 3000 unless otherwise specified.

Dependencies
------------

* node.js
* express
* socket.io