Skip to content

An example of using CasaVue to generate a dashboard based on applications from GitHub Awesome Selfhosted repository that have a demo page.

Notifications You must be signed in to change notification settings

czoczo/casavue-awesome-selfhosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CasaVue demo

https://awesome-selfhosted.casavue.app

Repo content

This repo is a simple example of how CasaVue can be used to generate a static home page based on GitHub Selfhosted list of applications containing demo link.

.
├── .github
│   └── workflows
│       └── build-page.yaml    # Web page build and publish script
├── config                          # CasaVue config files
│   └── main.yaml
├── items_config_generator.py       # Script for scraping data from GitHub Selfhosted repo
├── README.md
└── requirements.txt                # Set of dependencies for python script

All steps are implemented in Github Workflow.
Description of configuration files may be found here.

About

An example of using CasaVue to generate a dashboard based on applications from GitHub Awesome Selfhosted repository that have a demo page.

Resources

Stars

Watchers

Forks

Languages