image cache on cloudflare r2

The L4 cache#

screenshot

This is my own image cdn built on cloudflare r2 mainly so I can have fast optimized images on my blog.

Docs#

Create .env:

SLACK_BOT_TOKEN=token
SLACK_SIGNING_SECRET=secret
AUTH_TOKEN=token
bun install
bun start

© 2025-present Kieran Klukas