Deploying Node Express app using node:fs

I have built a “Chat with PDF” app in NodeJS and in the app I am using node:fs module to create & delete files and folders to store user uploaded PDFs.

My app runs smoothly locally but it doesn’t work when I deploy the app in Render. I am using FREE tier for your the information. Does Render not allow storage or something?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.