Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 395 Bytes

File metadata and controls

15 lines (8 loc) · 395 Bytes

Formizee with AWS Lambda

This example shows how to use Formizee with AWS Lambda.

Instructions

  1. Go to aws.amazon.com and create a new Lambda function using the Node.js 18.x runtime.

  2. Paste the index.mjs code into the browser editor.

  3. Click on "Deploy" and then "Test" at the top of the screen.

License

MIT License