Skip to content

Envio de emails de um servidor Node usando nodemailer

Notifications You must be signed in to change notification settings

Alessandro1918/node-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-email

🚀 Projeto

Envio de emails de um servidor Node.js

🛠️ Tecnologias

🗂️ Utilização

🐑🐑 Clonando o repositório:

  $ git clone url-do-projeto.git

▶️ Rodando o App:

  $ cd node-email           #change to that directory
  $ npm install             #download dependencies to node_modules
  $ cp .env.example .env    #create the ".env" file like the ".env.example" file
  $ npm run dev             #start the project

💻 Rotas HTTP:

Checar arquivo routes.http

About

Envio de emails de um servidor Node usando nodemailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published