Is there a way to store imageURL without using FS collection or slingshot?

Hi, I want to use a different approach to store imageURL(or any file) and want to store them in my cloud db on mlab, the reason as to why I’m not using S3 is because my boss wants it that way for the time being and from what I’ve read FS Collection is deprecated.

Any tip or help is really appreciated.

Check https://github.com/VeliovGroup/Meteor-Files

1 Like