Install dependencies:
pip install -r requirements.txt
Set CLIENT_ID and CLIENT_SECRET to your app's client credentials:
export CLIENT_ID=XXXX
export CLIENT_SECRET=YYYY
Run the app:
python app.py
There was an error while loading. Please reload this page.