QR Code on server side
What is the best library to generate a QR code in Nuxt server side? I want to generate a QR code, get the image, and save it in HuxtHub blob. I can't find any libraries that do it on the server side, I only find client components.
