cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

Question: How do I access cloudinary inside the express server? (Nuxt+ TS + Express Setup)

Open ShubhamVerma1811 opened this issue 4 years ago • 0 comments

Hey, My setup is Nuxt with TS and Express as the server middleware.

I read the docs and searched a lot but couldn't find the way to access the cloudinary module server side. The docs says context..$cloudinary and this.$cloudinary, tried both didn't work.

Also tried {ServerAPI} from '@nuxtjs/cloudinary, didn't work.

So finally I am asking here. Any help is appreciated. Thanks.

ShubhamVerma1811 avatar Apr 05 '21 11:04 ShubhamVerma1811