Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 457 Bytes

Cityroute

The ./clientpage/js/auth/config,js file must be edited if you want to deploy the app locally (you'll need a local MongoDB as well).

var config_serverAddress = "cityroute.herokuapp.com"; //Comment the above and uncomment this for a local deployment //var config_serverAddress = "localhost:8888";

This is the CityLife Routing API. It includes both the back-end and a front-end responsive website for demo purposes.

TODO: update spec