User interface in ReactJS with Typescript that displays a communication diagram, context map, bounded contexts, inconsistencies and semantic code clones of the microservice mesh.
- inconsistencies
- semantic code clones
- single repository analysis
- communication diagram
- domain model diagram
- mermaidJS
npm start # open http://localhost:3000
npm test
npm run build # Builds the app for production to the build folder.