I\'m trying to upload files to my digital ocean space from a webpage. I made my own nodeJS server to upload the file.
this is the index.js in my nodeJS server:
<