Skip to content

Secret santa sends email message to everyone using AWS SES

Notifications You must be signed in to change notification settings

juancri/secret-santa

Repository files navigation

secret-santa

Secret santa sends email message to everyone using AWS SES

Getting started

Requirements

  • Node 12.x
  • Gulp (npm install -g gulp)

Install dependencies

Run npm install

Configure

  • Run cp config.json.sample config.json and edit the config.json file
  • Create the AWS credentials file (~/.aws/credentials). More information here.

Build

Execute gulp

Run

Execute node dist/run.js

Remarks

Please note that if you want to send email to email addresses that are not verified for your account, you should request AWS to increase the limit for your account. More information here.

About

Secret santa sends email message to everyone using AWS SES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published