Next.js Discord

Discord Forum

Upload images from nextjs to self hosted

Unanswered
Cape lion posted this in #help-forum
Open in Discord
Cape lionOP
Hello guys! I'm implementing a nextjs14 app, and I'm hosting it on a aws lightsail instance. I managed to do it correctly, using nginx, pm2 and runners from github actions.

I have to be able to let my users to upload and edit some images, and I want to store the images in the same lightsail instance. Is it posible? Can you guide me a little bit?

0 Replies