This is the server which connects to Bloom, which we use to send mails etc
$ git clone https://github.com/OfficialCodeLab/bloom-server.git
$ node bloom-server
We do not store our sensitive information on git. Rather copy it from a local store. I recommend storing your credentials in ~/Credentials/Bloom/
$ cp -r ~/Credentials/Bloom/. ./credentials/