form-mailerLightweight form delivery

Tutorial: Lambda Relay

lambda-relay is a scaffold for a future AWS Lambda relay to SMS.

Current status

This example is intentionally not implemented yet.

Its role in the workspace is to reserve the shape of the future relay work while making it explicit that the design is still TBD.

Run it locally

From examples/lambda-relay:

npm install
npm run dev

The scaffold only returns a placeholder response for now.

Why it is documented now

The directory and tutorial page exist so the plan stays honest about scope.

That lets the workspace keep its place for the relay example without suggesting that a production-ready relay is already available.