Skip to content

IntelligentBackpack/Microservice_Book

Repository files navigation

Microservice_Book

Duplicated Lines (%) Reliability Rating Technical Debt Lines of Code Code Smells Maintainability Rating Security Rating Bugs Vulnerabilities

This repository contain all the code related to the book microservice. This microservice has the role to handle all the aspects of the system regarding books, libraries and informations of them.

How to start: Ater cloning the repository, just navigate inside the folder and use the sequence of commands listed below:

  1. npm build (build the solution, generating all the protos and generating JS files)
  2. npm start (start the microservice)

Documentation: https://intelligentbackpack.github.io/Microservice_Book/