Skip to content

NibidaGhimire/CertificateMailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CertificateMailer

DRAWS TEXT ON THE CENTER LINE OF IMAGE AND SENDS TO THE EMAIL.

  • npm install nodemailer canvas fs nodemon express

-In the env.js file, add your Email and Password.

-Add the certificate template(png) as "cert.png" or edit the source code.

(*NO Frontend. Input Name and email of the receiver while sending POST request as :

{

"name":"Receiver_Name",

"userEmail":"Receiver@gmail.com"

}

)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published