Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/negativetwelve/project-broadcast
https://github.com/negativetwelve/project-broadcast
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/negativetwelve/project-broadcast
- Owner: negativetwelve
- Created: 2012-12-26T23:07:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-29T08:31:33.000Z (almost 12 years ago)
- Last Synced: 2024-10-19T15:59:55.388Z (28 days ago)
- Language: JavaScript
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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