minimal frontend for testing the rrest API.
Please ignore.
You didn't ignore it? Well…
git clone git@github.com:technologiestiftung/rrest-front.git
cd rrest-front
npm install
npm run dev
# runs on parcel default port 1234
You will need to run rrest in another process.
Uses Parcel and Typescript test written in Jest.