The GUI config can be edited using a locally hosted web application.
The application uses a Svelte.js as the front-end and svelte-kit.
The webapp requires Nodejs >= 14
once installed you can run:
npm install
From the webapp dir.
npm run dev
npm run build