Skip to content

michalwarda/rss-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-mailer

Gather mails for your mailing list and trigger sending a mail based on triggers from RSS feed!

Short intro

If you have a blog and publish information about new posts through RSS with 0 additional work you can now publish an email to all your email subscribers with a short summary about the post.

Tech used

  • bun - runtime
  • elysia - framework
  • RSS - signal source
  • Google Sheets - database for mailing list
  • Coolify - deployment platform

To develop

Install dependencies:

bun install

To test:

bun test

To start:

bun run start

This project was created using bun init in bun v0.5.8. Bun is a fast all-in-one JavaScript runtime.

About

Gather mails for your mailing list and trigger sending a mail based on triggers from RSS feed!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published