edc-web-ui 0.1.0

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

UI Components for managing an EDC.

Build using Yew and patternfly-yew projects.

## 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.