major styling pass, artist list, and import processing improvements

This commit is contained in:
Bryan Van Deusen
2025-07-31 23:48:37 -04:00
parent 48aa60b9ea
commit e3a4c348f1
17 changed files with 454 additions and 111 deletions
+4 -3
View File
@@ -4,7 +4,8 @@ services:
ports:
- "5000:5000"
volumes:
- ./:/app
- ./import:/import
- ./images:/images
- ./imagerepo/db/:/db # SQLite db storage
- ./imagerepo/images:/images # where the app will store it's imported images
- ./import:/import # where it will import images from