gempir/justlog

Compiling and using Go binary no longer works

Closed this issue · 1 comments

Fijxu commented

I have always used justlog by building the Go binary and running it instead of using docker, but now it doesn't work anymore leaving only the gitkeep directory visible.

image

The last commit in which the Go binary worked is 84acc65

You now need to build the web assets beforehand. cd web && yarn && yarn-build