Skip to content

Commit

Permalink
Mailer Somewhat Ready
Browse files Browse the repository at this point in the history
  • Loading branch information
jaison080 committed Dec 25, 2023
1 parent 9a0b91c commit e301352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/mailer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const nodemailer = require("nodemailer");

const transporter = nodemailer.createTransport({
service: "gmail",
host: "smtp.gmail.com",
Expand Down

0 comments on commit e301352

Please sign in to comment.