Open rbozan opened 1 year ago
this "just works" with npm
nix-shell -p nodejs redis
npm i -g redis-commander
redis-server &
redis-commander &
xdg-open http://127.0.0.1:8081
I understand but it'd be nice if it could be included as package so we can use the services option. As in services.redis-commander.
here is a draft, not tested
https://github.com/milahu/nur-packages/commit/93e8f80a4accfdacd86711cdbff9c26945c58149
Project description https://github.com/joeferner/redis-commander
Redis management tool written in node.js
Metadata