Server-side data parser + thin Svelte client for Makeready
Since makeready no longer allows to fetch verifications for unlogged users you have to self-host dev version yourself and provide verification html manually.
Steps:
npm install
in client (root) and server foldersnpm run build
npm run start