My first proxy-related project, just getting to know how proxy sites work.
Run npm start
to start a webserver and the Bare server. You may deploy this by using an external bare server and a static file host. It must be built before attempting to start.
Run npm run build
to build app for production to the build
folder.
Run npm run dev
to run the app in development mode.
Click a button at the top of this page and follow the directions for an easy way to host this if you really want to. (not reccommended)