jeancochrane / mellow-bike-map

🚲 Web app and routing API for finding safe, chill bike routes. Like Google Maps if it took you through cozy side streets.
https://mellowbikemap.com
MIT License
13 stars 5 forks source link

Clean up dev environment and update database dependencies #56

Closed jeancochrane closed 4 months ago

jeancochrane commented 4 months ago

This PR consolidates some unnecessary Docker files and updates the database stack to the most recent versions of all the packages. We also update fixtures/mellowroute.json to match the most recent dump from prod.

Since the prod app doesn't actually use the development Docker resources or fixtures, these changes shouldn't have any effect on prod.