Landlord-Rater/Rate-My-Landlord

File Uploads

Opened this issue · 2 comments

images and docs for Identity/property verification, property images, logos/profile images.

  • Possible combination of public images (properties?) and private ID docs
  • Reviewable by admins (need review UI and security)

Ayy, there's a multer-s3

https://stackoverflow.com/questions/40494050/uploading-image-to-amazon-s3-using-multer-s3-nodejs

AWS_BUCKET_NAME="ptri9-crystal-gems-iteration-project"
AWS_BUCKET_REGION="us-west-1"
AWS_ARN=arn:aws:s3:::ptri9-crystal-gems-iteration-project

creating S3 bucket, IAM policy, user, :
https://plainenglish.io/blog/file-upload-to-amazon-s3-using-node-js-42757c6a39e9

user: rml-file-manager