The current implementation stores blobs (photos) on the server's machine. Change file uploads to a s3 bucket as destionation instead. One cool thing that should be done is also image downscaling and more sanitization of the files uploaded by our clients.
The current implementation stores blobs (photos) on the server's machine. Change file uploads to a s3 bucket as destionation instead. One cool thing that should be done is also image downscaling and more sanitization of the files uploaded by our clients.