bsrdc (bsredis) A Redis GUI Client Install the dependencies yarn # or npm install Start the app in development mode (hot-code reloading, error reporting, etc.) npm run tauri:dev Build the app in release mode npm run tauri:build