Hi and welcome, this is a web-based client interface - a fun project I'm building to help me expand my understanding of vue and reactivity.
-
use
source ./setupto add.bin/xclientto$PATHthen you can callxclientcli -
jump into pkgs/frontend and play around with configs in
confthenyarn installandyarn run dev --host -
dev service should be available on
localhost:5137or through your local ip address -
optionally enable
dev_modeby callingtoggle_debug()in your browser console