DEPLOY Nodejs API On Heroku : Sending Emails with Nodemailer

Опубликовано: 12 Октябрь 2021
на канале: ToThePointCode
6k
84

In this video, we look at how to deploy a nodejs backend api on heroku in 5 minutes.
GET SOURCE CODE ⬇️

Get Project Source Code used -

All Other Source Codes & Support -

NOTES

We demonstrate the process using a nodejs login backend server using nodemailer for email verification and password reset.

A common issue encountered when using nodemailer and gmail on heroku for sending email is fixed.

LET’S WORK

You can reach me at -

CHECK OUT THESE HELPFUL TUTORIALS

Complete React and Node JS Login System -

Node JS Projects -

React Native Projects -

Publishing Expo React Native App to Play Store Journey
-

PHP Project
-

TOOLS USED

Tool for my thumbnail & images -

Cheap website domain name -


FOLLOW US ON:

Twitter -

Instagram -

GitHub -

YouTube -

CHAPTERS

0:00 What You'll Need
1:59 Nodemailer Emails with Heroku
3:29 Deploying Code Properly
4:17 Setting Environment Variables
5:08 How Do We Know It Worked?