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

https://github.com/agrc/status-page

The UGRC services status page
https://github.com/agrc/status-page

government-app terraform-managed website

Last synced: 4 months ago
JSON representation

The UGRC services status page

Awesome Lists containing this project

README

          

# UGRC System Status Page

## ✨ New Incidents

To create a new incident, use the `New incident` [issue template](https://github.com/agrc/status-page/issues/new/choose). If you have permissions to run the action, a draft pull request will be opened for you based on the information provided in the issue template.

## 🚀 Project Structure

Inside of this project, you'll see the following folders and files:

```text
/
├── public/
├── src/
│ └── content/
│ └── incidents
└── package.json
```

This is where the current and previous incident posts are. If you need to edit one, you can find it in there.