Skip to content

Hacker News plus topic tags. TechCrunch Disrupt NY Hackathon 2017

Notifications You must be signed in to change notification settings

danrobinson/taggernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published