Skip to content

subject026/tidy-contactform-lambda

Repository files navigation

Contact Form Lambda

Lambda function for handling website contact form submissions. Sends an email using nodemailer.

# install deps
$ yarn

# running locally

# run mailhog
$ docker compose up -d
# http://localhost:8025

# run function on local gateway
$ yarn dev
# http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published