Closed janethuangg closed 2 years ago
this PR incorporates multer middleware into our image uploading process – all images will now be stored in disk under the backend/uploads folder, and the filename will be saved to the mongo Card document
multer
backend/uploads
Card
this PR incorporates
multer
middleware into our image uploading process – all images will now be stored in disk under thebackend/uploads
folder, and the filename will be saved to the mongoCard
document