Skip to content

IntelligentBackpack/Microservice_Calendar

Repository files navigation

Microservice_Calendar

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 calendar microservice. This microservice has the role to handle all the aspects of the system regarding lessons, books needed for the lessons, times and the calendar

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)

Documentazione: https://intelligentbackpack.github.io/Microservice_Calendar/