package
0.0.0-20240731062821-dc9c76cc409b
Repository: https://github.com/daedaleanai/git-ticket.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

WebUI development docs

To build:

> OUTDIR=/path/to/binary/output npm run build 

This will compile all assets through webpack and build the Go binary to run the web server. The binary will be placed into $OUTDIR.