A Web application to create system design diagrams and identify single points of failure, made with React-Flow.
Key Features • How To Use • Credits • Related
- Create system design diagrams
- Identify single points of failure
- Export diagrams as images or JSON files
- Import diagrams from JSON files
- Clone this repository
git clone https://github.com/Avash027/ReliabilityValidator.git
- Install dependencies
cd path/to/folder
npm install
- Run the app
npm run dev
This software uses the following open source packages:
- MidDB - A High-Performance and Fault-Tolerant Key-Value Store Built with LSM Trees and Bloom Filters with Strong Consistency Guarantees
- Intra-Page-Ranker - Intra-Page Ranker is a tool for calculating the page rank of a website. It uses a Markov matrix to calculate the rank of each page on the website, and exports the results to a file.