Expand description
Web-based setup UI server.
Launches an Axum HTTP server on a random port, opens the browser, and serves a single-page app that drives the setup wizard through the same FormSpec infrastructure as the terminal wizard.
Functions§
- launch
- Launch the setup UI server and open in browser.