This example shows how to use Formizee with AWS Lambda.
-
Go to aws.amazon.com and create a new Lambda function using the Node.js 18.x runtime.
-
Paste the
index.mjs
code into the browser editor. -
Click on "Deploy" and then "Test" at the top of the screen.
MIT License