Skip to content

CS130-RouteRunner/routerunner-web

Repository files navigation

Route Runner Backend+Web

Installation

  1. Download PyCharm
  2. Download Google App Engine SDK for Python and follow the instructions on the page https://cloud.google.com/appengine/downloads?hl=en_US&&_ga=1.155433339.1917727212.1442341139#Google_App_Engine_SDK_for_Python
  3. Run setup.sh
  4. To dev locally, dev_appserver.py . inside the repo (no to updates on startup)
  5. To deploy to GAE, ./deploy.py or python deploy.py
  6. Authenticate with your account I invited —> Should say authentication flow is complete
  7. Server will be available at route-runner-130.appspot.com

Testing

  1. Run nosetests tests --with-gae --logging-level=ERROR in the root directory of repository

API Documentation

API

Pivotal Tracker

Pivotal Tracker

Resources

Releases

No releases published

Packages

No packages published

Languages