This repo contains a specific frontend for Authenticated Attributes, designed to work within the asset management system Uwazi.
uwazi-aa // Frontend code
├── metadata-manager // Backend script for managing Uwazi metadata
│ └── ...
└── entity-page // Custom UI for Uwazi files to see metadata
├── sw.js // Service worker for WACZ embedding on Uwazi
└── ... // Svelte files
This code is under the MIT license, see LICENSE for details.