Currently the verifier is also generating HTML. This makes it more difficult to overhaul the verifier without having to touch the frontend.
We should make the verifier generate the verification JSON files, and a separate component should generate the UI. The new component could run either as a build step or completely on the client side.
CC @sven-oly
Currently the verifier is also generating HTML. This makes it more difficult to overhaul the verifier without having to touch the frontend.
We should make the verifier generate the verification JSON files, and a separate component should generate the UI. The new component could run either as a build step or completely on the client side.
CC @sven-oly