Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 345 Bytes

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)