Overview
This repository supplies a SPA (Single Page Application), written in Angular, that uses the status-page-openapi
client to connect to the API server to show components, incidents and their impacts on the system. The SPA also offers a management page, allowing authorized users to create, update and delete incidents (including future incidents, the so-called maintenance events).
The SPA is released as a container running nginx to serve the static build of the application. No other server components are needed to serve the application.