Rendering file from Mongo using Multer not working in AWS Lambda
I am trying to display pdf files from MongoDB using Multer. I am rendering the pdf in my react app.
I am trying to display pdf files from MongoDB using Multer. I am rendering the pdf in my react app.