victorchrollo14 / mernEcommerce

Ecommerce site built with mern
https://menstribe.victorimmanuel.me
5 stars 5 forks source link

[Fix] : Fix the data fetching Issue in Deployed Link #49

Closed Monilprajapati closed 12 months ago

Monilprajapati commented 1 year ago

Data of products has not been fetched. @victorchrollo14

victorchrollo14 commented 1 year ago

I think we can't fix it, the only way to fix it is to create a serverless function in vercel to fetch the data, something similar to what you've do in express.

Monilprajapati commented 1 year ago

I think we can't fix it, the only way to fix it is to create a serverless function in vercel to fetch the data, something similar to what you've do in express.

Okkkk

victorchrollo14 commented 12 months ago

closing this issue, since we won't fix this rather deploy the backend on azure and fetch the images from there to the site hosted on vercel.