This is an example custom frontend for Refresh APIv3, written in next.js.
Previously, this was intended to be a replacement for refresh-web
, the current frontend, but this ended up not being a good move for us.
It probably won't be maintained, not that it supports much.
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result. Changes will automatically display upon saving a file.