Rocket Redis is a Graphic User Interface for managing Redis databases with ease.
🚧 Rocket Redis is under development 🚧
You can find the application UI design here: https://www.figma.com/file/YRor24p0TmTxcjl5L86jGb/Rocket-Redis?node-id=1%3A2
This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.
You'll need Node.js installed on your computer in order to build this app.
git clone https://github.com/diego3g/rocketredis.git
$ cd rocketredis
$ yarn install
$ yarn dev
Runs the app in the development mode.