Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Latest commit

 

History

History

app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mr.Redis - A redis management tool built with AngularJS and Angular Material.

The UI for accessing Mr. Redis server and managing your Redis instances based on Angular Material.

mrredis-logo

Getting started

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

Features

  • 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

Project structure and credits

UI components built with Angular Material.

Mr. Redis Logo Design by Sourabh D. Kulkarni

UI Developed by Anvith KS