Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

File metadata and controls

9 lines (6 loc) · 333 Bytes

Web Server for Data Collection of app/game data

Instructions

##Running the web app

  1. 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.