Read files from folder
[issue link]Hi, i have a simple question … since nuxt is server side rendered, it should be possible to read an unknown number of images from a given folder and render an image gallery. But i did not find an example so far on how to do this. Could anyone point me in the right direction? Or is that just not possible with nuxt?