edc-web-ui 0.3.1

A Rust Web interface with patternfly-yew client for EDC
# EDC Web UI

UI Components for managing an EDC.

Build using Yew and patternfly-yew projects.

## Online version

The latest version of the EDC Web UI is available here: [https://dataspace-rs.github.io/edc-web-ui/](https://dataspace-rs.github.io/edc-web-ui/).

## Requirements

- [Rust]https://www.rust-lang.org/ - [install]https://rustup.rs/
- [Trunk]https://trunkrs.dev/ - [install]https://trunkrs.dev/#install

## Demo
A demo is available to pilot an EDC.

To launch it:
```bash
trunk serve
```

Then on http://localhost:8080, enter the EDC management URL and optionally the API Key.

Enjoy exploring and creating assets with components.