add BookLore template with Docker Compose setup (#259)

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Jainil Prajapati 🪐
2025-08-02 11:38:42 +05:30
committed by GitHub
parent c634c2cb31
commit b3348e6949
4 changed files with 76 additions and 0 deletions

View File

@@ -3138,6 +3138,19 @@
},
"tags": ["analytics"]
},
{
"id": "booklore",
"name": "Booklore",
"version": "latest",
"description": "Booklore is an application for managing and serving book-related data, backed by a MariaDB database.",
"logo": "image.png",
"links": {
"github": "https://github.com/booklore-app/BookLore",
"website": "https://github.com/booklore-app/BookLore",
"docs": "https://github.com/booklore-app/BookLore/tree/develop/docs"
},
"tags": ["books", "library", "database", "mariadb"]
},
{
"id": "scrypted",
"name": "Scrypted",