shan916 / safe-rides

4 stars 0 forks source link

updated dependencies #161

Closed nitronarcosis closed 6 years ago

nitronarcosis commented 6 years ago

also updated GeoCodingApi to fit new syntax I am also unsure how to test locally as I just get a redirect to codeteam6.io

ozerugae commented 6 years ago

Have grunt launch web server on port 80 instead of 9000. Add codeteam6.io to the local loopback. Update the cors url to be http://codeteam6.io rather than https://

You can also confirm the web request are not failing and the coordinator are stored in the db. :)