Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 635 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 635 Bytes

MoonMail

Send and monitor email campaigns the cost efficient way.

Features:

  • Create and store recipient lists
  • Compile and send email campaigns

Running

An installed serverless of version 0.5.2 or higher is required to run MoonMail API

sls project init
sls resources deploy
sls function deploy
sls event deploy
sls endpoint deploy

Technology backing this project:

  • serverless is the application framework for building web, mobile and IoT applications exclusively on Amazon Web Services' Lambda and API Gateway.