Skip to content

Decouple the verifier from the template #560

Description

@sffc

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working related to CI or the framework as a whole

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions