2018-12-22 20:13:00 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:07:09 +01:00
2018-12-22 20:13:00 +01:00

aws-email-forwarder

Serverless email forwarding service with AWS Lambda and Simple Email Service, built and deployed with gulp. Extending from arithmetric/aws-lambda-ses-forwarder.

Usage

npm i

# fill in environment variables
cp .env.sample .env

# build
gulp

# deploy
gulp deploy

Initial Setup

Follow initial AWS setup instructions on arithmetric/aws-lambda-ses-forwarder.

Description
Serverless email forwarding service with AWS Lambda and Simple Email Service. Built and deployed with gulp.
Readme 27 KiB
Languages
JavaScript 100%