Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 711 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 711 Bytes

Project logo

A minimal self-hosted URL shortener built using Django.

Status License


Dj-URL

An url shortener built using Django. Uses Materialize for the UI.

Screenshot

Demo

Dj-URL

Install

  1. Clone the repo.
  2. Install dependencies from requirements.txt
  3. cd to the directory and run foreman start