Install poetry
. Install the project requirements via
poetry install
poetry run python scripts/init_db.py
- Copy
application.cfg.example
toapplication.cfg
- Replace with the values from the Strava API page
Install poetry
. Install the project requirements via
poetry install
poetry run python scripts/init_db.py
application.cfg.example
to application.cfg