/gg

The software architecture simulator

Primary LanguageTypeScriptMIT LicenseMIT

gg

Important

This tool is still a POC so expect rough edges. 😅

gg is a light software architecture simulator for documentation and presentation purposes.

It aims to help you define any kind of software architecture and produce step-by-step presentations of various usage scenarios.

Visit https://gg-charts.com to start building!

preview

(edit me)

Examples

Development

  1. Clone this repository.
  2. Run:
npm install
npm run dev