aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

Dockerize dev install #19

Closed aaron-schroeder closed 1 year ago

aaron-schroeder commented 1 year ago

Closes #17. See that issue for my copious notes from figuring out how it all fit together.

Work remains with getting docker all set up, but those are feature additions. This docker workflow gets us going in dev mode, which is what the other install process did.