Skip to content

yttiiz/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Mailer

release release

This application is an api designed to handle sending emails with nodemailer.

Specifications

The application configuration is define in the deno.json file. You need to set your environnement variable.

PORT=3000
HOST=127.0.0.1
API_KEY="your_api_key"
ADMIN_EMAIL="your_email_address"
ADMIN_USERNAME="your_username"
ADMIN_PASSWORD="your_password"

Then, you can start working with the application by running this command :

deno task start

About

Api that handles sending emails

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages