bryce
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