https://github.com/officialpiyush/buku-v1
Buku - A personal book management platform
https://github.com/officialpiyush/buku-v1
book firebase management vue
Last synced: over 1 year ago
JSON representation
Buku - A personal book management platform
- Host: GitHub
- URL: https://github.com/officialpiyush/buku-v1
- Owner: officialpiyush
- License: gpl-3.0
- Created: 2022-07-01T08:23:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T08:50:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T22:38:08.191Z (over 1 year ago)
- Topics: book, firebase, management, vue
- Language: TypeScript
- Homepage:
- Size: 159 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# What is Buku?
The idea of Buku came when I tried looking for services to keep track of my books. Buku is a small service using firebase to store details of books.
# How do I host it?
- Rename `.env.local` to `.env` and fill in the firebase details.
- In the firebase project, enable `Authentication` and `Firestore`.
- If you want to limit the access of the service, alter the firestore rules accordingly.
- You can contact me if you are confused about hosting the project.
# Authors
* **Piyush Bhangale** - Initial Work, Idea, Main Contributor - [Piyush](https://github.com/officialpiyush)