Git Microservices Analyzer - Server
This repo contains the source code needed to render the graphs which represents the static analysis of a microservices.
Run commands
yarn install
installs the dependencies
yarn start
starts both the frontend and the backend
yarn start-client
starts only the backend