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:
- npm build (build the solution, generating all the protos and generating JS files)
- npm start (start the microservice)
Documentazione: https://intelligentbackpack.github.io/Microservice_Calendar/