Nuxt image provider ?
Hi,
I'm looking for an easy self hosted image manipulation / cache solution. I'm currently using Nuxt with Nuxt Image and Glide + custom code, which works, but is quite painful to maintain and use.
I would like to try your solution, and use the s3 cache.
Do you think you could reach the nuxt image team and add a provider for imageproxy (https://image.nuxt.com/get-started/providers) ?
Thanks for your work.
It looks like Nuxt supports custom providers, which would probably be the most straightforward way to add imageproxy support: https://image.nuxt.com/advanced/custom-provider
As for reaching out to the Nuxt team, that should probably come from actual Nuxt users, particularly if they are able to help with the implementation. As I don't use Nuxt myself, that's not something I would be involved with.
I'll leave this issue open for a while it case there are other Nuxt users that want to try and self-organize and coordinate with the Nuxt team.