redis 可视化管理工具
cd frontend npm install
cd backend go mod tidy
cd frontend npm run dev
cd backend go run cmd/root.go
MIT