These are the books I own in my personal library
The objective of this simple application is to expose a way to explore the inventory of books I own. I confess that I have bought the same book multiple times due to not knowing that I already have it.
- Java
- Bootstrap
- H2
- Docker
- Shell (Bash)
To run the application locally (when a redis server is running, :6379), use the run_app.dev.sh
script.
To run the application fully on Docker, use the run_app.sh
script.
There is a simple Auth mechanism used to like any book in my library.