guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Create rule manager client #113

Closed tjsilver closed 3 years ago

tjsilver commented 3 years ago

What does this change?

Adds a React/Typescript client to the rule manager app.

How to test

In the root of the branch, run sbt "ruleManager/run" and navigate to https://typerighter.local.dev-gutools.co.uk/ where you should see the message "Hello world! This is the rule manager client!".

How can we measure success?

Users will be (eventually) able to manage Typerighter rules through a website rather than having to manually edit a spreadsheet.

tjsilver commented 3 years ago

Management: create 'hello world' React frontend for service