tag:github.com,2008:https://github.com/Nth-iteration-labs/streamingbandit-ui/releases Release notes from streamingbandit-ui 2017-10-18T19:32:03Z tag:github.com,2008:Repository/103656333/v1.0 2017-11-04T19:51:16Z StreamingBanditUI Release v1.0 <p>StreamingBanditUI is an open source software tool written in Javascript (particularly, in <a href="https://reactjs.org/" rel="nofollow">React</a>), intended to handle the administration of StreamingBandit over the Web or from your desktop.</p> <p>To start, first make sure you have installed <a href="https://github.com/Nth-iteration-labs/streamingbandit-ui">StreamingBandit server</a>.</p> <p>Then just follow these steps.</p> <ol> <li>Download and unzip the StreamingBanditUI package <a href="https://github.com/Nth-iteration-labs/streamingbandit-ui/releases/download/v1.0/StreamingBanditUI.zip">here</a>, if you haven't already.<br> The StreamingBanditUI package will extract into a folder called StreamingBanditUI in the same directory that you downloaded StreamingBanditUI.zip</li> <li>Upload the all of the files contained in the StreamingBanditUI folder to the desired location on your web server and visit index.html.<br> OR</li> <li>Run StreamingBandit-ui by clicking on index.html in the StreamingBanditUI directory. This works in most, but not all browsers. Recent versions of Firefox, Microsoft Edge and Google Chrome should work fine.</li> <li>Now enter the IP or domain together with the port what runs StreamingBandit (default: <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a>)</li> </ol> <p>That's it! You should now be able to access your StreamingBandit server, and start experimenting!</p> robinvanemden