Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 258 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 258 Bytes

slack-hue

Run using the /lights command in slack

Local Dev Environment:

heroku config -s  >> .env
npm run dev

Debug:

 curl -X POST -H "Content-Type: application/json" -d '{"text": "normal blue"}' "http://localhost:5000/"