Rename config.js.template to config.js and edit file with your credentials.
# Clone this repository
git clone https://github.com/circuit/drone-stream
# Go into the repository
cd drone-stream
# Install dependencies
npm install
# Run the app
npm start
Set show
to true in main.js line 18 and uncomment line 25 to see the dev tools.