An open API service indexing awesome lists of open source software.

https://github.com/rkrealizt/statuspage


https://github.com/rkrealizt/statuspage

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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](https://vercel.com/button)](https://vercel.com/new/project?template=https://github.com/ACPixel/UptimeRobot-NextJS)