cityofaustin / atd-micromobility-api

A dockless mobility data API built with Python/Sanic
12 stars 4 forks source link

Update docker-entrypoint.sh #26

Closed mateoclarke closed 5 years ago

mateoclarke commented 5 years ago

grid.json is now stored directly in the repo and version controlled with git. It doesn't need to be downloaded from S3 in production.

This will change once we implement code to reference the Socrata API as the source of data.

johnclary commented 5 years ago

i don't fully understand how to test this, so i'll defer to @sergiogcx