Categorygithub.com/fullstack-lang/gongdoc
modulepackage
0.0.0-20240831012341-ee12ba018308
Repository: https://github.com/fullstack-lang/gongdoc.git
Documentation: pkg.go.dev

# README

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

# Packages

Package gongdoc gongdoc backend API gongdoc exposes types of a package.
No description provided by the author

# Variables

NgDistNg is the export of angular distribution.