Skip to content

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

Packages

Contributors

Languages