/reverse_hn_feed

Reorganize HackerNews feed

Primary LanguagePython

reverse_hn_feed

Reorganize HackerNews feed

Installing dependencies

pip install -r requirements.txt

Setting up the database

python manage.py create

Syncing with HackerNews

python manage.py sync

Running the server

python manage.py run

Thes server can be accessed at http://127.0.0.1:5000/