Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 399 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 399 Bytes

Elmo

Installation

Install poetry. Install the project requirements via

poetry install

Create empty database

poetry run python scripts/init_db.py

Set Strava Secrets

  • Copy application.cfg.example to application.cfg
  • Replace with the values from the Strava API page