The UI for accessing Mr. Redis server and managing your Redis instances based on Angular Material.
Clone project:
$ git clone https://github.com/anvithks/mr-redis.git
Install dependencies:
$ cd mr-redis
$ cd ui
$ npm install
$ bower install
Run development web-server:
$ grunt serve
- Configure End Point
- List all Redis instances with basic details
- View advanced details of single instance and it's slaves
- Create Single Instance
- Create Multiple Instances
- Delete Single Instance
UI components built with Angular Material.
Mr. Redis Logo Design by Sourabh D. Kulkarni
UI Developed by Anvith KS