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
If user want to update images (add or delete), they would have to do it from the client by modifying all images in the /listings/[listing-id]/* folder.
There needs to be a background worker that listen for changes in that folder and update listing's images accordingly.
The text was updated successfully, but these errors were encountered:
Prerequisite
Update input interface as follow:
Output interface:
If user want to update images (add or delete), they would have to do it from the client by modifying all images in the /listings/[listing-id]/* folder.
There needs to be a background worker that listen for changes in that folder and update listing's images accordingly.
The text was updated successfully, but these errors were encountered: