• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hacker News plus topic tags. TechCrunch Disrupt NY Hackathon 2017

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