Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 468 Bytes

eventstreamr-frontend

AV Conductor is a frontend for the AV Orchestration project.

https://github.com/plugorgau/eventstreamr

Features

Provides a ui for the stations apis that allow you to manage rooms, stations and streams.

Installation

$ git clone [email protected]:plugorgau/eventstreamr-frontend.git

$ cd eventstreamr-frontend && sudo npm install

Running the frontend

$ node bin/www

go to http://localhost:5001