adrianhajdin / project_ai_mern_image_generation

Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
https://jsmastery.pro
1.09k stars 303 forks source link

Photo is not add to home/community #13

Open buddhiashen opened 1 year ago

buddhiashen commented 1 year ago

the image rendering /generating is fine but, after clicking on the share button the image is not added to the home screencapture-127-0-0-1-5173-create-post-2023-01-27-08_13_15

Screenshot (576)

Screenshot (577)

joelhkbn commented 1 year ago

can you give your Home.js source code?

nathantd3 commented 1 year ago

Did you ever figure out this issue? I am running into the same problem now.

russellnonstophustle commented 1 year ago

It didn't work for me until I actually deployed it, you can follow what he does to put the server side on render and you can host the front end on netlify for free. Once I deployed the server on render, changed from localhost to the render address and deployed the front end on netlify everything is working but it wasn't working for me on localhost either.. try to deploy and see if it fixes it

chusyntax commented 1 year ago

Did you ever figure out this issue? I am running into the same problem now.

Hey, did you find the answer? if so please share