Skip to content

markd69/UptimeRobot-NextJS

Repository files navigation

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