Skip to content

dragdev-studios/shorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorty

A short link shortener and vanity provider that you host yourself!

Getting started

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published