Slack Signup API Setup Run MongoDB in another terminal tab $ mongod Try it out $ open example/index.html $ SLACK_TOKEN=myslacktoken make Customize ALLOW_ORIGIN Environment Variable $ ALLOW_ORIGIN=mywebsite.com SLACK_TOKEN=myslacktoken make server Tests $ make tests