Skip to content
Quyen Tran edited this page Feb 23, 2016 · 2 revisions

Miami Transit API

Welcome to the miami-transit-api wiki!

Restarting the Server

  1. Get added as a collaborator on Heroku for miami-transit-api.
  2. Log in to Heroku on command prompt: "heroku login"
  3. Clone the project: "heroku git:clone -a miami-transit-api"
  4. Restart the server: "heroku restart"
  5. Check the logs if needed: "heroku logs"
Clone this wiki locally