Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 244 Bytes

File metadata and controls

19 lines (15 loc) · 244 Bytes

GitHub Uptime Graph (Website)

Generate graph based on historical GitHub uptime data.

Requires NodeJS and NPM (or an alternative).

Setup

npm install

Running Locally

npm run dev

Building

npm run build