fabricatio_webui.rust
Functions
|
Starts the web UI service with the given frontend and data directories. |
Package Contents
- fabricatio_webui.rust.start_service(frontend_dir: str | os.PathLike | pathlib.Path, data_dir: str | os.PathLike | pathlib.Path, addr: str, node_registry_json: str, allowed_origins: Sequence[str]) Awaitable[None]
Starts the web UI service with the given frontend and data directories.