docs: Update all references from 'Ebook Reader and Library Manager' to 'Bookmann' in documentation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Ebook Reader and Library Manager - Complete Documentation
|
||||
# Bookmann - Complete Documentation
|
||||
|
||||
## Overview
|
||||
|
||||
A self-hosted ebook reader and library management system built with:
|
||||
Bookmann is a self-hosted ebook management system built with:
|
||||
- **Backend**: Go API with Echo framework, PostgreSQL database with sqlc code generation, serving static frontend
|
||||
- **Frontend**: Svelte with Vite, TypeScript, and TailwindCSS (built to static files)
|
||||
- **Database**: PostgreSQL with migrations
|
||||
@@ -733,4 +733,4 @@ MIT License - see LICENSE file for details
|
||||
|
||||
---
|
||||
|
||||
This documentation covers the complete setup, configuration, and usage of the ebook reader system. For specific implementation details, refer to the source code comments and type definitions.
|
||||
This documentation covers the complete setup, configuration, and usage of Bookmann. For specific implementation details, refer to the source code comments and type definitions.
|
||||
Reference in New Issue
Block a user