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
- Host: GitHub
- URL: https://github.com/agrc/status-page
- Owner: agrc
- License: mit
- Created: 2017-06-29T15:31:08.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T15:31:44.000Z (12 months ago)
- Last Synced: 2024-10-16T19:09:13.080Z (12 months ago)
- Topics: government-app, terraform-managed, website
- Language: Astro
- Homepage: https://agrc-status.netlify.app
- Size: 53.9 MB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.