An alternative frontend for Gatus that provides a simplified status page.
Find a file
2022-01-15 16:41:40 +01:00
public Move logo to allow easy replacement 2022-01-15 12:51:19 +01:00
src Optimize CSS 2022-01-15 16:41:40 +01:00
.gitignore Adjust bottom page margin 2022-01-15 12:58:11 +01:00
babel.config.js Initial commit of code 2022-01-03 22:55:58 +01:00
LICENSE Initial commit 2022-01-03 21:42:33 +01:00
package.json Initial build 2022-01-15 02:22:37 +01:00
README.md Initial build 2022-01-15 02:22:37 +01:00
yarn.lock Initial build 2022-01-15 02:22:37 +01:00

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

Customize configuration

See Configuration Reference.