A sample book management system for JKTech assessment.
Prerequisites:
- git
- docker
- gpu - otherwise comment the deploy property in book-manager-app service in docker-compose.yaml
git clone git@github.com:pranjallk1995/Book-Management-System.git
cd Book-Management-System; docker compose up
open a browser and go to localhost:15000