This processes backups created by the SMS Backup & Restore app for Android and stores records in DynamoDB and S3.
Dependencies are managed using Poetry. They may be installed with
poetry install
The docker-compose.yaml enables local S3 using Minio, DynamoDB, along with DynamoDB Admin
docker-compose up -d
- Minio dashboard: http://localhost:9000
- DynamoDB Admin dashboard: http://localhost:8001
Configuring Minio bucket