scoreboard-gui Scoreboard GUI to access the scoreboard API install change apiBaseUrl in config.js to your scoreboard url set folder public/ as document root in your webserver nginx example: server { root /home/pi/scoreboard-gui/public; }