barrycumbie / miniature-octo-zebra

Cumbie's Full Demo REPO w/issues and branches for stable code samples
GNU General Public License v3.0
0 stars 0 forks source link

send an email from your MEeN APP! #7

Open barrycumbie opened 10 months ago

barrycumbie commented 10 months ago

⭕️ navigate to APP, input email address, click send, receive email at inputted address.

Have your full-stack APP send emails using NodeMailer

APP Architecture:

M = MongoDB (via MongoAtlas) => model E = Express.js => controller e = ejs => view N = Node.js => controller