npm i
npm start
curl -X POST -F file=@sometext.txt "127.0.0.1:2131"
When you run it locally
It can override file if there is one more pushed with the same name
Use /uploads path to get list of your files
Use /uploads/$FILENAME to get specific file