Visit regex.help to try this out.
This LiveView app is a web front-end for grex.
To try it out:
- Install asdf
- Install all the dependencies
script/bootstrap - Start server with
script/server
Now you can visit localhost:4000 from your browser.
This app is hosted on fly and deploys using GitHub Actions.