bryce
Explore posts from serversCDCloudflare Developers
•Created by bryce on 1/7/2025 in #general-help
Bypass images 10 MB limit
Any idea why it’s so low? Am i doing something uncommon ?
7 replies
CDCloudflare Developers
•Created by bryce on 1/7/2025 in #general-help
Bypass images 10 MB limit
Cloudflare images to store the images
7 replies
CDCloudflare Developers
•Created by bryce on 1/7/2025 in #general-help
Bypass images 10 MB limit
My only idea so far is using Transforms to get the size down, but not sure if that works
7 replies
How to add Service Binding to NuxtHub project
You'd basically just need to extend this function I think: https://github.com/nuxt-hub/core/blob/3eda06a7fbe76c5e07e115dbdbef419fd0312e66/src/utils/wrangler.ts#L3
14 replies
How to add Service Binding to NuxtHub project
Something like this: https://github.com/nuxt-hub/core/pull/173
14 replies
How to add Service Binding to NuxtHub project
I was going to say, I think you can add the Binding in the Cloudflare dashboard but it'll disappear with the next deployment. It might be possible to add support if you're willing to hack onto the https://github.com/nuxt-hub/core package. I think there are plans in the future for more bindings but none yet
14 replies