E-mail notification | SMS notifications | Push notifications |
---|---|---|
SMTP (optional SSL) | Twilio | Firebase |
Mailchimp / Mandrill | NIKITA | Amazon SNS |
Paradox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Email Notifications | SMS Notifications | Push Notifications | |
---|---|---|---|
SMTP | [paradox.am](https://paradox.am) | Firebase | |
MailChimp / Mandrill | nikita.am | AmazonSNS | |
Twilio |
I hereby claim:
- I am dnavre on github.
- I am dnavre (https://keybase.io/dnavre) on keybase.
- I have a public key ASCNfoG0uAi9l3GLCwhza6hKU2nfAA61Rb-GGIYg0P40aAo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |