Skip to content

Files

Latest commit

5f9b421 · Aug 26, 2023

History

History
12 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 166 Bytes

Asana-Streamlit

Configuration

Create a .env file with these variables inside:

ASANA_TOKEN='***'
ASANA_PROJECT='***'

To run

streamlit run main.py