Skip to content

Systemizer is tool for designing complex distriuted systems, allowing you to simulate data flow with customizable components.

License

Notifications You must be signed in to change notification settings

Gbd199/Systemizer

 
 

Repository files navigation

Systemizer

Scrutinizer code quality (GitHub/Bitbucket) GitHub Repo stars GitHub repo size GitHub commit activity 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?

  • Select a compoennt. This can be an API, Client, Message Queue, you name it.
  • Create customizable endpoints, and connect components together.
  • Send data to endpoints and watch the data flow of your system.

Installation

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

About

Systemizer is tool for designing complex distriuted systems, allowing you to simulate data flow with customizable components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.9%
  • HTML 25.2%
  • SCSS 16.2%
  • Other 0.7%