DEV Community

Cover image for I built a status page using React and GitHub Issues
Tadhg Lewis
Tadhg Lewis

Posted on • Edited on

1 1

I built a status page using React and GitHub Issues

Status Page Demo

So recently I've been having a look at status pages and haven't really found any that I felt worked for me. so I decided to create one myself.

Ideally I wanted a free and simple status page but most I found were either self-hosted or had to be built each time a Component is updated or an Incident is reported.

I created it using React and the GitHub API so there is no need to rebuild and redeploy when you add an Incident or update a Component, simply update the GitHub Issue and the status page will update live.

Here are some of the features

  • Easy setup
  • Component reporting to show the current status of your services
  • Incident reporting
  • Hosting on GitHub Pages or other hosting providers
  • Live updating status page
  • Use Zapier Triggers to update the status page
  • Easy integration with services and monitoring

GitHub
Demo

Let me know what you think of the idea and the project overall :)

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay