Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 328 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 328 Bytes

urlreductor

Simple url reductor written in django.

Install

Clone the repo :

git clone [email protected]:Tosta-Mixta/urlreductor.git

Sync Database :

cd urlreductor
python manage.py syncdb

Run dev server :

python manage.py runserver

Connect to the webserver :
http://127.0.0.1:8000/