fieldse / ruzukustatus

Public facing page to display Ruzuku's system stability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruzuku Status Page (status.ruzuku.com)

Public facing page to display Ruzuku's system stability

This utilizes gh-pages along with create-react-app and publishes to a separate public repository (morebetterlabs.github.io).

View this at http://status.ruzuku.com

HOW TO USE:

clone repo and then yarn install

To put up new status.

  1. yarn start
  2. Update src/status-upates.js
  3. Save and commit changes
  4. yarn deploy

About

Public facing page to display Ruzuku's system stability

License:MIT License


Languages

Language:JavaScript 44.3%Language:HTML 30.8%Language:CSS 24.9%