/friends

Changelog ยท Thursday, July 9, 2026

๐Ÿš€ launched slashfriends.org

Day one! I built and launched this directory, and the whole thing runs on Cloudflare:

  • โ›… Cloudflare Workers serves every page. The site is built with Astro and deploys as a single Worker.
  • ๐Ÿ—„๏ธ D1 is the little SQL database that holds every listing.
  • โฐ Cron Triggers re-check every site daily to make sure the pages are still live.
  • ๐Ÿ›ก๏ธ Turnstile keeps spam bots off the submit form, with no annoying puzzles for humans.
  • ๐Ÿ“ฌ Email Routing and Email Sending handle the confirmation emails.

I'm a big fan of their developer tools. Highly recommended.