shlogg · Early preview
Peter Mbanugo @p_mbanugo

Buntastic: High-Performance Static Site Server For Developers

Static sites are fast, secure & easy to manage. Host them with AWS S3 & CloudFront, Netlify, GitHub Pages or self-host with Buntastic, a high-performance server built on Bun & Tigris for global caching & Fly.io for multi-region deployment.

Static sites are fast, secure, and easy to manage. They're fast, secure, and easy to manage. The JAMStack movement help made it popular (after SPAs) and static site builders like Hugo and Eleventy are making it simple to build websites in this manner. I dare not mention Astro because it's the new kid making building static sites cooler than ever.
Static sites are cool, you get it. But how do you host them? There are plenty of options like;

Using AWS S3 and CloudFront
Using static site hosting providers like Netlify or even hosting with GitHub Pages.

These options are good but as with most th...