Skip to content

Going through this code you can learn how to create a email newsletter using Node.js and PostgreSQL for bulk email scheduling jobs. Edit the config file according to your backend needs.

License

Notifications You must be signed in to change notification settings

SaiBarathR/newsletter

Repository files navigation

email-newsletter-nodesJs-postgresql

use 'npm run dev' to start your node server.

Add your own Postgresql and Email configuration in the newsletterConfig.js file. Add your scheduled time in cron format, if you do not know the format refer: https://cloud.google.com/scheduler/docs/configuring/cron-job-schedules

Important note: while adding an email password in the config file, use app specific password generated from the email provider instead of a standard password

About

Going through this code you can learn how to create a email newsletter using Node.js and PostgreSQL for bulk email scheduling jobs. Edit the config file according to your backend needs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published