Skip to content

kurisu994/redis-desktop-client

Repository files navigation

redis-desktop-client

A cross-platform redis gui client started developing with Tauri, React and Typescript in Vite.

🚧 now is in construction

Get Started

Prerequisites

  • Install Node.js. I recommend you to use Node 16+.
  • 🦀 Install Rust. You can find way in here
  • Follow the Tauri setup guide

Dependency

yarn
or
npm install

Develop Interface

yarn dev
or
npm run dev

Develop Client

yarn tauri:dev
or
npm run tauri:dev

Build Client

yarn tauri build
or
npm run tauri build

Contributions

Issue and PR welcome!

Acknowledgement

Redis-Desktop-Client was based on or inspired by these projects and so on:

  • tauri-apps/tauri: Build smaller, faster, and more secure desktop applications with a web frontend.
  • arco-design: A comprehensive React UI components library based on the Arco Design system.
  • Monaco Editor: A browser based code editor.
  • vitejs/vite: Next generation frontend tooling. It's fast!

License

MIT License. See License here for details.

About

A cross-platform redis gui client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published