# Proxy Raye This is a fork from the [original PornInvidious project](https://codeberg.org/SimpleWeb/PornInvidious) I added a Dockerfile ad a docker-compose to make install process easier. I also rebuild the UI from scratch, to make the website look decent. # Requirements docker and docker-compose # How to run locally ``` docker-compose up -d ``` go to `http://127.0.0.1:8069`