There are lot of warnings related to build ( PFA )
ratel_warnings.txt (143.5 KB)
After build, I get this error:
$ ./build/ratel
panic: Error parsing “index.html” contents
goroutine 1 [running]:
github.com/dgraph-io/ratel/server.prepareIndexContent()
/Users/myuser/go/ratel/server/server.go:110 +0x2bc
github.com/dgraph-io/ratel/server.Run()
/Users/myuser/go/ratel/server/server.go:42 +0x24
main.main()
/Users/myuser/go/ratel/main.go:11 +0x1c