mirror of
https://github.com/BluemediaDev/fancy-gatus.git
synced 2025-04-04 11:33:55 +02:00
An alternative frontend for Gatus that provides a simplified status page.
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
fancy-gatus
Fancy-Gatus is an alternative frontend for Gatus. The goal is to provide a simplified and modern status page based on data from a Gatus instance, which only displays the most important information in a way that is understandable for end users.
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint