ZainRk / Full-stack-real-estate-youtube

https://full-stack-real-estate-youtube.vercel.app
70 stars 58 forks source link

add property(axios:500 error) #7

Open ankit705yadav opened 1 year ago

ankit705yadav commented 1 year ago

i got everything working except (add property) I'm getting property added toast but it's neither reflecting in database nor on properties page. help would be appreciated

ankit705yadav commented 1 year ago

It worked twice,now it won't again (i didn't do anything)

ankit705yadav commented 1 year ago

after struggling for sometime foundout it's issue related to mongoDB,then thought of going with local mongoDb server doing so found out that prisma dosen't go good with local instance(replicaton is must ,which is not easy to implement)

sakshi-jaiswal03 commented 9 months ago

were u able to solve this error??