pub async fn start_web_server( session_id: String, mv2_path: PathBuf, port: u16, open_browser: bool, ) -> Result<()>
Start the web server for Time Machine UI