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
- Host: GitHub
- URL: https://github.com/fullstack-lang/gongdoc
- Owner: fullstack-lang
- License: mit
- Created: 2021-04-23T08:43:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T04:08:03.000Z (about 1 year ago)
- Last Synced: 2025-02-25T04:28:18.805Z (about 1 year ago)
- Topics: angular, go, material, rest, training-materials
- Language: Go
- Homepage:
- Size: 85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
