When I upload an image using multer in my node project(mean stack) i was able to upload image and store it in server side server/public/images. But when I add the project in digital ocean i was not able to upload image and im getting internal server error 500,they show path not found(server/public/images),but its work in my local project correctly.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!