Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobsamuel/webhook
Mandrill inbound email webhook
https://github.com/jobsamuel/webhook
Last synced: 27 days ago
JSON representation
Mandrill inbound email webhook
- Host: GitHub
- URL: https://github.com/jobsamuel/webhook
- Owner: jobsamuel
- License: mit
- Created: 2016-01-31T14:36:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T20:19:19.000Z (over 8 years ago)
- Last Synced: 2024-04-14T23:28:37.793Z (7 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webhook
> Mandrill inbound email webhook.## pre-requisites
- [Firebase](https://www.firebase.com/)
- [Mandrill](https://www.mandrill.com/)
- [Inbound setup](https://mandrill.zendesk.com/hc/en-us/articles/205583197-Inbound-Email-Processing-Overview#set-up-an-inbound-domain)## usage
```bash
$ npm install
$ export FB_AUTH_TOKEN="your-firebase-secret"
$ export FBURI="your-firebase-url"
$ npm start
```## license
[MIT License](http://opensource.org/licenses/MIT) :copyright: Jobsamuel Núñez