Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 305 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 305 Bytes

Intro

A link aggregation system written on Django. Heavily inspired by the yellow site.

Install

Install pip dependencies

pip install -r requirements/dev.txt

Then run

cd server
python manage.py migrate
python manage.py init_jhapa

Screenshot