Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 492 Bytes

Bookshelf

  • Login with your Google account and manage your books.
  • Add a book, label it, put it on shelf, mark it as favorite, mark it as read, put a bookmark by page number, add an image to it, write a short description, long description, mark it as loaned to somebody, delete it, add it on the list to buy it.

// Keyclock config and run: docker run -p 8080:8080 -e KC_BOOTSTRAP_ADMIN_USERNAME=admin -e KC_BOOTSTRAP_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:26.0.5 start-dev