Open discombobulateme opened 4 years ago
Use the multer library for uploads, and if you want you can keep them on your servers
Best scenario is to upload them to a cloud storage like AWS S3, or google cloud storage, and then just save the url of the image in the database
Questions:
Description
Use the multer library for uploads, and if you want you can keep them on your servers
Best scenario is to upload them to a cloud storage like AWS S3, or google cloud storage, and then just save the url of the image in the database
Questions:
Acceptance criteria