How do I get images uploaded to s3 and get the link url as a response
问题 Please I am looking for a real help. I followed the Image s3 upload Node.JS | WYSIWYG Javascript HTML Editor | Froala tutorial to be able to upload images to my S3 bucket but all efforts proved abortive. I could upload the images locally on my computer, and get the link url to display it right in the editor. I can't do this to S3. I am using express node.js and pug template engine. The following is my froala script file that initiate the s3Hash and the editor $.get('/s3/posts-photos' , {})