Playground website for data scrubbers in Relay. Paste event and PII config, get stripped event out.
Runs fully in the browser thanks to the power of compilers.
cargo install cargo-web
# this will ask you to install more stuff, do it and rerun the command
cargo web start --release
It should print out the URL to the local server.
MIT, see LICENSE