An open API service indexing awesome lists of open source software.

https://github.com/fullstack-lang/gongdoc

A gong stack for editing UML diagrams of gong code
https://github.com/fullstack-lang/gongdoc

angular go material rest training-materials

Last synced: 2 months ago
JSON representation

A gong stack for editing UML diagrams of gong code

Awesome Lists containing this project

README

          

Repo archived, function is no as a lib in gong

# Gongdoc
A gong stack for editing UML diagrams of gong code

### compile application
> cd ng; npm i; ng build;

### launch application

at the root of the repository (requires go >= 1.16)
> go run main.go

### expected result

launch browser on http://localhost:8080

![result](gongdoc.png)