Skip to content

Component for collecting, processing and forwarding alerts

License

Notifications You must be signed in to change notification settings

alarmdisplay/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alarmdisplay Hub

This component takes care of collecting, receiving, and processing alerts. It combines them to incidents and forwards them to other systems like the Display.

This repository contains backend and frontend code. For more info on how to run those parts, check out the README in the respective sub folder.

Build

You can use the build script to create a runnable version of this project. During this process, the single components in the sub folders should not be running in development mode.

Deployment

At the moment, this project is not recommended for deployment outside a development or test environment.