You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an api. So, if someone wants to save image in s3, they will do it on the app itself. If we add support for s3, then it means the image need to be uploaded to the api and then to s3. So, may be s3 implementation isn't that great.
Instead of saving images locally, saving it on s3 is a better choice
The text was updated successfully, but these errors were encountered: