-4,000 games
-Uses ultraviolet, a fast and secure proxy
-Clean UI
-Developer console (I used eruda https://github.com/liriliri/eruda)
-Browser with multiple tabs, back/forwards arrows, reload button, search/url bar, cloak in about:blank page in new tab, and fullscreen
NOTE: Default port is 8080, you may have to change it with an environment variable depending on how you are hosting Rizz Proxy.
1: Clone the repository on your server (run "git clone https://github.com/BradleyLikesCoding/Rizz-Proxy")
2: Go to the directory Rizz Proxy is stored in (run "cd Rizz-Proxy")
3: Install the nodejs packages (run "npm i")
4: Start the server (run "PORT=8080 npm start" or "$env:PORT=8080; npm start" depending on your server - Note: Edit the number to change the port it is hosted on)
5: You have successfully deployed Rizz Proxy!