- Please make sure your laptop has nodejs v14.0+
- Run
npm installon the root directory
- Copy
.env.exampleto.env - Fill the
AWS_ACCESS_KEYANDAWS_SECRET_KEYwith the object storage keys - Fill the
AWS_ENDPOINTwith your object storage endpoint - Fill the
AWS_BUCKET_NAMEwith your desired bucket name - Run
npm installto install all dependencies - Run
npm run uploadto start uploading file - Run
npm run deleteto delete the file