ddisqq / taggernews

Hacker News plus topic tags. TechCrunch Disrupt NY Hackathon 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagger News

git clone http://github.com/danrobinson/taggernews.git
cd taggernews
mkvirtualenv taggernews
pip install -r requirements.txt
cd taggernews
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
open http://localhost:8000

For the admin interface:

open http://localhost:8000/admin

About

Hacker News plus topic tags. TechCrunch Disrupt NY Hackathon 2017


Languages

Language:Python 66.5%Language:CSS 19.7%Language:HTML 13.8%