VC Visual Verifier is a utility designed to provide visual feedback when authenticating using a Verifiable Credential using vc-authn-oidc.
To run the development server, first run ./manage build
from the docker folder, then ./manage start
.
For use containers suitable for production, use ./manage start-prod
after building the images.
The content of the landing page can be customized or overridden at deployment time by editing/replacing custom_home.html.