Skip to content

aacebo/redis-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb0b80d · Oct 11, 2020

History

78 Commits
Aug 31, 2020
Oct 11, 2020
Aug 31, 2020
Aug 31, 2020
Oct 4, 2020
Oct 4, 2020
Oct 10, 2020
Oct 8, 2020
Oct 9, 2020
Oct 9, 2020
Aug 31, 2020
Oct 11, 2020
Oct 8, 2020
Aug 31, 2020
Sep 6, 2020
Aug 31, 2020
Aug 31, 2020
Sep 30, 2020
Oct 10, 2020

Repository files navigation

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