Amos
Amos
Explore posts from servers
CDCloudflare Developers
Created by Amos on 11/3/2024 in #workers-help
React + Vite SPA
I have a simple React SPA with Vite. Wondering if I should use Pages or it's recommended to use workers for this as well? Couldn't find any examples in your docs (only for Remix, Next.js etc. not just a plain React SPA)
2 replies
CDCloudflare Developers
Created by Amos on 10/15/2024 in #general-help
403 when updating env variables
I'm trying to add env variables to a workers project through the dashboard and getting a 403 error
API Request Failed: POST /api/v4/accounts/.../workers/scripts/.../versions (403)
API Request Failed: POST /api/v4/accounts/.../workers/scripts/.../versions (403)
2 replies
CDCloudflare Developers
Created by Amos on 10/14/2024 in #workers-help
Astro Image component
I'm using the new experimental stuff and using Astro's Image component, but when I deploy the images don't work because it's a url like
/_image?href=%2F_astro%2Flogo-horizontal-black.BLA2JIcF.svg&f=svg
/_image?href=%2F_astro%2Flogo-horizontal-black.BLA2JIcF.svg&f=svg
which is giving error code: 1042
5 replies
CDCloudflare Developers
Created by Amos on 6/13/2024 in #general-help
Image transformations: 404 error
No description
10 replies
CDCloudflare Developers
Created by Amos on 3/13/2024 in #general-help
Bandwidth when transforming via URL
Deciding whether or not we should use Cloudflare for image transformations or host something like imgproxy ourselves. We already have the images on AWS, but it's not clear to me if there is no bandwidth used after the first time we load an S3 image proxied through Cloudflare. Both from S3 and Cloudflare
2 replies