0.3.0 • Published 3 years ago
@gmunguia/upload-folder-to-s3 v0.3.0
backup-immich-files
To install dependencies:
bun installTo run:
aws-vault ... -- cli --folder ...To test:
export BUCKET_NAME=...
aws-vault ... -- npm run testTo build:
npm run bundleTo release:
npx release-itOther:
Docker files are included because I had nowhere else to put them but I want them in Github.