Update legal files and build configuration: Bookmann → Bookhoard

Root level changes:
- LICENSE: Update copyright notice to Bookhoard
- .gitignore: Update build artifact patterns
- package.json: Update package name to bookhoard
- TROUBLESHOOTING.md: Update all references and examples
- README.md: Update database connection examples

Part of project rename to Bookhoard.
This commit is contained in:
2026-02-01 16:20:49 -05:00
parent 4e1feca124
commit 547bc6f8f8
5 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "bookmann",
"name": "bookhoard",
"version": "1.0.0",
"description": "A self-hosted ebook management system",
"scripts": {