## Atmosphere backups This project aims to allow different parts of the atmosphere to be backed up. It's a redo of the tool I've already created and run [back-at-it](https://tangled.org/willdot.net/back-at-it) however this time I'm trying it out in Rust. TODO: - [ ] Download a users repo and store in s3 - [ ] Download a users blobs and store in s3 - [ ] Backup Tangled Knot data (repos and database) - [ ] Cron job - [ ] Ensure user blobs are stored (cached) locally to avoid downloading them everytime