A web client for the MusicBot project.
- Download the latest
musicbot-web.zip
from the release section. - Extract the zip and enter the directory
- Configure a registry instance
- Edit the
config.json
file to link to your registry - Serve the pre-build files with a http-server of your choice.
(Requirement: Docker)
Spin up the latest release by calling:
docker run -p 80:80 FelixGail/Musicbot-web:latest