MinioBrowser provides minimal set of UI to manage buckets and objects on minio server. MinioBrowser is written in javascript and released under Apache 2.0 License.
$ git clone https://github.com/minio/MinioBrowser
$ npm installIf you do not have a working Golang environment, please follow Install Golang.
$ go get github.com/jteeuwen/go-bindata/...
$ go get github.com/elazarl/go-bindata-assetfs/...$ npm run dev
$ npm run build$ npm run release