Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 587 Bytes

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