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 install
If 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