Skip to content

tareq-abunasser/ci-cd-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD send email with apk exists in google drive folder

add .env file

PORT=3000
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USER=YOUR EMAIL
MAIL_PASS=GENERATED APP PASSWORD FROM GOOGLE’S MY ACCOUNT SECTION.

Build Command

npm install && npm run build

install packages

npm i dotenv express ejs nodemailer

Start Command

node index.js

About

send emails to B4P teams in last version of 4Palestine Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published