package
1.1.3
Repository: https://github.com/webappio/greenjs.git
Documentation: pkg.go.dev

# Variables

if this fails, go to devserver-client directory and npm run buildgo:embed devserver-client/dist/out.js.
go:embed index.html.
if this fails, run: ( cd ../prodserver/; GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -tags netgo -ldflags '-w' -o ../resources/prod-server ./main.go; )go:embed prod-server.