Skip to content

Instantly share code, notes, and snippets.

@amosuro
Created November 5, 2018 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amosuro/f65cc41a67470f46b2088ee4feae5ed3 to your computer and use it in GitHub Desktop.
Save amosuro/f65cc41a67470f46b2088ee4feae5ed3 to your computer and use it in GitHub Desktop.
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