ClementCariou / virtual-art-gallery

Explore an Art Gallery in your browser.
https://clementcariou.github.io/virtual-art-gallery/build
MIT License
202 stars 84 forks source link

Fix load time and service dependancy #13

Closed ClementCariou closed 3 years ago

ClementCariou commented 3 years ago

The image load time can be long because of the reverse proxy needed to get around the cors policy. And it might not be a good idea to depend on those services in the future.

Here's the list of possible solutions :