Small Asteroid Blog

[nodejs] nodemailer 본문

백엔드/Node.js

[nodejs] nodemailer

작은소행성☄️ 2021. 4. 2. 15:33
728x90

 

npm init -y
npm install nodemailer

 

 

 

공식홈페이지

 

nodemailer.com/about/

 

Nodemailer :: Nodemailer

Nodemailer Nodemailer is a module for Node.js applications to allow easy as cake email sending. The project got started back in 2010 when there was no sane option to send email messages, today it is the solution most Node.js users turn to by default. Nodem

nodemailer.com

 

728x90
반응형