| Crates.io | avina-ui |
| lib.rs | avina-ui |
| version | 0.0.3 |
| created_at | 2025-06-05 14:03:01.106651+00 |
| updated_at | 2026-01-20 23:09:03.897964+00 |
| description | Rust web UI for the LRZ-specific features of the Openstack-based LRZ Compute Cloud. |
| homepage | https://github.com/LRZ-BADW/avina |
| repository | https://github.com/LRZ-BADW/avina |
| max_upload_size | |
| id | 1701566 |
| size | 111,285 |
Dioxus web UI for LRZ-specific features of the Openstack-based of the LRZ Compute Cloud, https://cc.lrz.de.
You need to have dioxus-cli and wasm-bindgen-cli installed.
Make sure the API runs locally, see here and then execute:
scripts/run_ui.sh
This spawns the web UI on http://localhost:8080.
WARNING: This is not fully functional like this, though, continue
here.