Tweet by aryasaatvik

September 3, 2025

i am building something like an ai image studio but tailored for icons. the generated images are stored in R2 - i route the image requests to the deployed worker - with remote bindings i can pass the image url to FAL for image to image generations. as long as the route that proxies R2 resources doesn’t change i can use HMR with the rest of the codebase - validate cache control headers are working as expected D1 since i dont see it growing to need more than 10GB for the data - for SSR routes it helps to get a more realistic load time. i am using the same worker with SSR marketing pages and CSR app pages

Author
aryasaatvik
Date
September 3, 2025