How to get image hosting to work. with CollectionFS or meteor-uploads. looking working example or similar

I have been trying to get meteor-uploads to work with no luck. does any one have a example of meteor-uploads or CollectionFS working. I have been trying to use the documentation for meteor-uploads to make a upload system work but I keep getting errors. any help would be great. thanks.

This is code with CollectionFS: https://github.com/benjick/gurfat

1 Like

I created a simple tutorial on using CollectionFS with S3 to upload images, it might help you out, http://www.experimentsinmeteor.com/photo-blog-part-1/

1 Like