Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDB

RDB Logo

Resource database, with managed scoped tag system.

  • Resource database: data storage for various type resources, mainly for stats
  • Managed scoped tag system: attach resource with tags managed by user

RDB screenshot

Elements

There is a concept description here (in Chinese).

Scoped tag

Scoped tag is under user's management, and can be used to filter resources.

When filtering with parent tag, the children tagged resources are also included.

Resource data

Resource items can be in different types, displayed accordingly.

Deploy

To use the application, pack the backend and frontend into a container image with docker or podman.

podman build -t rdb_web .

The default container image is also available at https://hub.docker.com/r/miziper/rdb_web.

podman pull docker.io/miziper/rdb_web

Command to setup

podman run -p 8000:8000 rdb_web

Storage structure

The data are stored under /app/storage/.

About

Resource database with managed scoped tag system.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages