A simple Node.js mailer for handling things like contact forms.
This repository has been archived on 2023-02-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-03-25 14:31:19 -07:00
demo Create first version 2022-03-25 14:31:19 -07:00
.env.example Create first version 2022-03-25 14:31:19 -07:00
.gitignore Initial commit 2022-03-25 11:28:14 -07:00
index.js Create first version 2022-03-25 14:31:19 -07:00
LICENSE Initial commit 2022-03-25 11:28:14 -07:00
package-lock.json Create first version 2022-03-25 14:31:19 -07:00
package.json Create first version 2022-03-25 14:31:19 -07:00
README.md Initial commit 2022-03-25 11:28:14 -07:00

mailer

A simple Node.js mailer for handling things like contact forms.