i have deployed my express server on dreamHost vps. In my react native app, I have an image Gallary component showing 10 images per scroll but images are talking 10s+ to load.Similarly, video is also talking too much to load.
Already followed this Node.js + Express.js very slow serving static files Here are some images from API img1 img2
Can anyone suggest to me how can I optimize it? Thanks in advance