The web-app handles interactions with the Renotion Smart Contract.
Main features:
- Register an association between publicly shared Notion Page and a domain
- View all registrations
- View registration settings
After a page is registered it then is being served (wrapped) by Cloudflare Worker.
It also uses Renotion API to get Cloudflare + Blockchain info about page statuses.
The app is being deployed to fly.io.
Main deployment: https://renotion.xyz/.
I am not a react pro, so please have mercy.
I'll be happy to have your suggestion via issues 😅.