Is there any guide to store files like images in S3 or similar platform for Angular2.
It is for storing in MongoDB. What I want storing in S3 or Google Cloud.
There is an S3 module for this package… https://github.com/sebakerckhof/ufs-s3
I have not used it…but I have the file system and the mongoDB modules…both super simple.