516 B
516 B
TapeHoard
A robust, index-driven Tape Backup Manager designed for single-tape drive users and scalable to tape libraries.
For full architectural details, see PLAN.md.
Project Structure
backend/: Python/FastAPI application handling the heavy lifting (hashing, streaming, db indexing).frontend/: Svelte 5 application providing the Web UI.docker/: Files required for building the multi-stage Docker container.docs/: Additional documentation.
Quickstart
(Coming soon)