An open API service indexing awesome lists of open source software.

https://github.com/aacebo/redis-x

a Redis GUI that just works
https://github.com/aacebo/redis-x

gui redis

Last synced: about 1 month ago
JSON representation

a Redis GUI that just works

Awesome Lists containing this project

README

          



Redis-X


Redis-X


A simple GUI alternative to redis-cli

# Development

Run `npm start` to run the app locally.

# Production

Run `npm run pkg:${env}` to package the app using production builds locally

# Publish

Run `npm run publish` to publish a release

# Built Using

- [Electron](https://electronjs.org) - Desktop Framework
- [Angular](https://angular.io/) - Web Framework