The easiest way to track, organize, and share all your books.
PaperBooks is an open-source web application to help you manage all your books — whether at home, school, or work. Keep track of what you’ve read, what you’ve lent, and what’s still waiting on your reading list.
- Add books from anywhere: home, school, work
- Track books you’ve read
- Manage books you’ve lent to others
- Organize and locate your entire collection
- Simple, clean, and intuitive interface
- Frontend: Vue 3 + Vuetify 3
- Backend: Node.js v22.17.1
- Package Manager: npm 10.9.2
- Clone the repository:
git clone https://github.com/AlbertLacasta/paperbooks.git cd paperbooks - Install dependencies:
cd client npm install --no-save
cd server
npm install --no-save-
Run the development server:
cd client npm run devcd server npm run dev
PaperBooks is open-source and welcomes contributions! If you have ideas to improve the project, fix bugs, or add new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
books reading organization tracking lending library collection management open-source inventory personal-library cataloging