https://github.com/rhildred/contact-emailer
contact form emailer that users cors, express, nodemailer and gmail
https://github.com/rhildred/contact-emailer
Last synced: 12 months ago
JSON representation
contact form emailer that users cors, express, nodemailer and gmail
- Host: GitHub
- URL: https://github.com/rhildred/contact-emailer
- Owner: rhildred
- Created: 2020-11-04T22:24:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T02:52:23.000Z (over 3 years ago)
- Last Synced: 2025-06-24T15:07:35.737Z (about 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 7
- Watchers: 3
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# contact page Server Side
This is a server page that responds to a post message and displays

I put the credentials in a file called creds.json which is in the .gitignore. I made a `creds.sample.json` that you can use for the key values.