cul-2016 / site

The Quodl website - where the latest information on Quodl, the science behind it and sign up links can be found.
http://quodl-site.herokuapp.com/
MIT License
5 stars 0 forks source link

Image upload on Heroku #20

Closed finnhodgkin closed 6 years ago

finnhodgkin commented 6 years ago

Because Heroku doesn't persist file uploads we'll need to move the image upload over to a service like AWS S3.

Apostrophe has a guide for sorting this that looks fairly simple.

Cleop commented 6 years ago

Closing as this is now complete and is technical