Skip to content

Redis Admin Viewer developed as server-generated HTML Website

Notifications You must be signed in to change notification settings

sharp-apps/redis-html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-html

redis-html is a Redis Admin Viewer developed as server-generated HTML Website

Install

Run as a Desktop App (Windows only):

$ dotnet tool install -g app

$ app install redis-html
$ cd redis-html && app

Run as a .NET Core Web App (Windows, macOS, Linux):

$ dotnet tool install -g web

$ web install redis-html
$ cd redis-html && web

Requires .NET Core 2.1.

Learn

See templates.servicestack.net/docs/web-apps to learn about ServiceStack .NET Core 2.1 Web Apps.

About

Redis Admin Viewer developed as server-generated HTML Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.1%
  • CSS 10.9%