[For Educational Purposes Only!]
This full-stack application will allow users to enter an artist, verify the target and queue up the albums to download.
Written in Laravel (Application) and Python (Task Runner).
To start:
docker compose up -d
To stop:
docker compose down