Web Server for Data Collection of app/game data Instructions ##Running the web app To run the Django web server locally, run: python manage.py runserver 0.0.0.0:8000 The web server is currently deployed on Heroku, and is also in the process of being deployed on the CMU Yahoo servers.