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

Postgres db setup #41

Closed aaron-schroeder closed 1 year ago

aaron-schroeder commented 1 year ago

Add postgres env vars, add psycopg2 req

Should be ready to give the build a shot.

Will decide on #40 closure when I see if the db is up and running!