Config util MVP Setup for Python pip3 -m venv env . env/bin/activate pip3 install -r requirements.txt Build the UI npm install npm run build Run it ./service Browser time Go to... http://localhost:8081