Created
November 5, 2018 12:30
-
-
Save amosuro/f65cc41a67470f46b2088ee4feae5ed3 to your computer and use it in GitHub Desktop.
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
const AWS = require('aws-sdk'); // Load the SDK for JavaScript | |
const mailer = require("./mailer"); | |
const express = require('express'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment