Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 207 Bytes

dtinyurl

Dcentralized url shortening service base on ipfs

Demo

http://t.bdaily.club

Run

1. ipfs daemon

2. pip install -r requirements.txt

3. python manage.py runserver