I am stuck at following problem
- How to serve static file folder (Just like express.static('/files'))
- How to save file from chunk with original mime types (tried example code)
My app have 4 api so I don't want to manage another server for this :)
Thank you.
I am stuck at following problem
My app have 4 api so I don't want to manage another server for this :)
Thank you.