Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 331 Bytes

Form endpoint

An endpoint to post email contact forms

Stores the info in dynamodb

Emails you the data.

To install

  • If you haven't used claudia.js before refer to here
  • npm install to install the dependencies
  • create your environment variables in a file variables.json
  • npm run create