edc-web-ui 0.1.0

A Rust Web interface with patternfly-yew client for EDC
Documentation
<html>
<head>
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Eclipse Dataspace Connector - Web UI</title>

    <link data-trunk rel="sass" href="node_modules/@patternfly/patternfly/patternfly.css" />
    <link data-trunk rel="sass" href="node_modules/@patternfly/patternfly/patternfly-addons.css" />
    <link data-trunk rel="sass" href="node_modules/@patternfly/patternfly/assets/fontawesome/fontawesome.scss" />
    <link data-trunk rel="copy-file" href="node_modules/@patternfly/patternfly/assets/fonts/webfonts/fa-solid-900.woff2" />
    <link data-trunk rel="copy-dir" href="node_modules/@patternfly/patternfly/assets" />

    <link data-trunk rel="copy-file" href="assets/logo.png" />

    <link data-trunk rel="icon" type="image/png" href="assets/logo.png">
</head>
<body>

</body>
</html>