@gmunguia/back-up-to-s3
v0.4.5
Published
To install dependencies:
Downloads
7
Readme
backup-immich-files
To install dependencies:
npm install
To run:
aws-vault ... -- npx back-up-immich-files --package @gmunguia/back-up-to-s3 --help
To test:
export BUCKET_NAME=...
aws-vault ... -- npm run test
To build:
npm run build
To release:
aws-vault ... -- npx release-it
Other:
Docker files are included because I had nowhere else to put them but I want them in Github.