Oblecto-Web
Oblecto-Web copied to clipboard
Oblecto-Web is the default SPA PWA for the Oblecto media server. It provides a media consumption interface tailored for desktop and mobile viewing
Oblecto Vue.js frontend
A frontend for Oblecto, an open source media server, which can be found here: [https://github.com/robinp7720/Oblecto]
Build Setup
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.