A simple find and replace command generator with a React front end, and Rust backend for serving links with info about the command.
From the client folder
yarn buildFrom the server folder
cargo build --release -j $(nproc)Website: https://replace.sh
Frontend: Link
Backend: Link
