A short link shortener and vanity provider that you host yourself!
Run the following commands to get started:
git clone https://github.com/dragdev-studios/shorty.git
cd shorty
pip install -Ur requirements.txt
[python3] .(replace "[python3]" with the command you use to run python, e.g.g on Windows you use py)
If you want to access the server outside localhost, make sure you have port 1138 forwarded!