An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# contact page Server Side

This is a server page that responds to a post message and displays

![set client id and secret](README_images/ScreenShotOfOauth2Config.png "set client id and secret")

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.