Sls form mail

Send SNS email from form data

View on Github

Serverless Form Mail

serverless

With this serverless app, you can add forms and receive answers by email.

How to Deploy

$ git clone https://github.com/takahashim/sls-form-mail.git
$ cd sls-form-mail
$ npm install
$ npm run deploy

How to Use

(TBD)