- Clone this repo and run
npm i. - Create a
.envfile with:
APP_NAME=bugbotGITHUB_CLIENT_IDGITHUB_CLIENT_SECRETSLACK_CLIENT_IDSLACK_CLIENT_SECRETAWS_REGION(if you are using the dynamo adapter)
npm test
npm start
- Slack requires SSL. http://serverfault.com/questions/393822/how-do-i-install-intermediate-certificates-in-aws
- TODO Heroku deploy
- TODO Beanstalk deploy
- TODO Digital Ocean deploy