
Public
Like
feedbin-email-digest
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v54View latest version
Emails digest of Feedbin articles matching specified tags. Articles are fetched using the Feedbin API and emails are sent via SMTP using Nodemailer.
Configure via the following ENV Vars:
- destination_email - Email address to send digest to
- feedbin_user - Feedbin username
- feedbin_password - Feedbin password
- feedbin_tags - Comma-separated list of tags to include in digest
- nodemailer_service - Email service to use (see https://nodemailer.com/smtp/well-known-services)
- email_user - sender email address
- email_password - sender email password