Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 483 Bytes

This is a custom built status page built on NextJS using UptimeRobot as the status checker.

Getting Started

Start by cloning the repository with git clone

Install all the required packages with yarn

Edit config/index.js to contain your Read-Only API Key from UptimeRobot.

When you're ready, deploy it to something like Vercel.

Deploy with Vercel