Medium for Radio
radrad.io is a audio recording and listening service through which anyone can easily set up a live radio stream and broadcast to the world instantly. Users are able to live broadcast instantaneously, while also recording their streams for future listening. Listeners are able to message broadcasters as they broadcast live, creating instant feedback for the broadcasters.
- Product Owner: Eric Eakin
- Scrum Master: Eugene Choe
- Development Team Members: JP Zivalich, Gilles Bouvier
npm start // starts nodemon express/ssl server
webpack-watch // starts webpack module manager for dependencies
mongod // starts mongodb server
- node.js / express
- mongoDB
From within the root directory:
sudo npm install -g bower
npm install
bower install