Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Rust-Notify – Announce blogs and send emails (github.com/connectdome)
1 point by tr1ll10nb1ll on May 6, 2022 | hide | past | favorite
This is a work in progress.

At ConnectDome, we host our blog using Notion and Next.js on Vercel (to have a custom domain without paying a premium for it).

And, instead of manually notifying users of a new blog, we decided to build a simple service using Rust to notify everyone on our Discord whenever there's a new blog.

Plus, since we would be sending emails only to our users (there's no direct way to subscribe to the blog apart from being invited to our platform. hence, only users), we realized we could just couple the email mechanism in the same service as well.

We are still working on the "email" part (using SendGrid for it since it offers startup credits). This should be done in a couple of days tho.

Overall, this is an open-source and a free modifiable service if you run a self-hosted blog (or render Notion on your own front-end and self-host it) and want to notify your Discord server and/or email list (initially we'd be supporting SendGrid but you can change it).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: