gacelita / ventas

Clojure ecommerce platform
Eclipse Public License 1.0
124 stars 14 forks source link

Images don't load after successful seeding #5

Closed vemv closed 6 years ago

vemv commented 6 years ago

For each image I get a 500:

javax.imageio.IIOException: Can't read input file!

Perhaps they're Docker-only atm?

gacelita commented 6 years ago

This is expected. There are no demo images in the repo. They are big and make everything worse. I should add a link to download them in the README. maybe as a separate repo.

gacelita commented 6 years ago

Clone this :) https://github.com/JoelSanchez/ventas-demo-images

vemv commented 6 years ago

Ace! Feel free to close, will try tomorrow