Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 256 Bytes

Running tests

pip install tox
tox

Running the app

Let lagoon deploy it? For local work, I think something like:

export SLACK_SIGNING_SECRET=foo
export SLACK_BOT_TOKEN=bar
export AV_KEY=ALPHAVANTAGE_APIKEY_foobar
docker-compose up