honzaap / Systemizer

A system design tool that allows you to simulate data flow of distributed systems.
https://honzaap.github.io/Systemizer/
GNU General Public License v3.0
1.38k stars 90 forks source link
architecture backend data-flow database design-tool distributed-systems microservices microservices-architecture scalability server system-design visualization web-development

Systemizer

Scrutinizer build (GitHub/Bitbucket) GitHub Repo stars GitHub last commit GitHub

Systemizer is a system design tool used to create and simulate large scale distributed systems.

Want to try Systemizer?

Systemizer is currently hosted on github pages.

Gif of Systemizer

How does Systemizer work?

Installation

1) Clone repository to your local machine 2) Open terminal and cd into repository folder 3) run npm install 4) run npm run start 5) Systemize!

Documentation