https://github.com/rkrealizt/statuspage
https://github.com/rkrealizt/statuspage
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkrealizt/statuspage
- Owner: rkrealizt
- Created: 2024-10-02T09:18:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T09:24:17.000Z (8 months ago)
- Last Synced: 2025-02-05T14:18:40.726Z (4 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](https://vercel.com/new/project?template=https://github.com/ACPixel/UptimeRobot-NextJS)