BribeAlert Backend

  • checkout the repository
  • virtualenv env (probably you need to download it from http://pypi.python.org/pypi/virtualenv)
  • source env/bin/activate
  • pip install -r requirements.txt
  • cd bribealert
  • python manage.py syncdb
  • python manage.py runserver
  • visit http://localhost:8000
  • upload to http://localhost:8000/upload/