BookHive A library management system made in MVC architecture. Setup Run make setup to configure the project. Run go test ./pkg/models/bookQueries. Should return OK if properly setup. Run make to run the project.