A frontend for Oblecto, an open source media server, which can be found here: [https://github.com/robinp7720/Oblecto]
If you are not running the Oblecto server locally, edit config/dev.env.json with the correct host for the backend server.
First run npm install
to install all dependencies and then run npm start
to start the frontend.