https://github.com/ferror/backend-service-state-map
Presenting Service Information as a Heatmap
https://github.com/ferror/backend-service-state-map
Last synced: about 1 month ago
JSON representation
Presenting Service Information as a Heatmap
- Host: GitHub
- URL: https://github.com/ferror/backend-service-state-map
- Owner: Ferror
- Created: 2023-05-21T21:30:46.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T22:06:58.000Z (over 2 years ago)
- Last Synced: 2025-11-15T23:03:47.747Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Service State
The knowledge of service state in organisation is critical from security and developer experience point of view. My work requires such knowledge, but
I was unable to find open source solution for such, that's why I decided to create one.
Components
1. Scraper - fetches the information about service from git repository
2. Backend - prepares data for heatmap and stores information about changes (log)
3. Frontend - generates heatmap