#Congigure
- Obtain App Id and App Secret from https://developer.watsonwork.ibm.com
- Modify
appId
andappSecret
in app.js as needed or use environment variables. - Modify
spaceId
to the space you want to post images to - Modify
folder
to be the folder you want to watch
#Build npm install npm run babel
#Run npm run