sadpdtchr / rocketredis

A beautiful Redis GUI :fire: (under development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket Redis

Rocket Redis is a Graphic User Interface for managing Redis databases with ease.

🚧 Rocket Redis is under development 🚧

Layout

You can find the application UI design here: https://www.figma.com/file/YRor24p0TmTxcjl5L86jGb/Rocket-Redis?node-id=1%3A2

Rocket Redis

Contributing

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.

Building

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.

About

A beautiful Redis GUI :fire: (under development)

License:MIT License


Languages

Language:TypeScript 88.2%Language:JavaScript 11.4%Language:HTML 0.4%