Skip to content

starwit/alert-viewer

Repository files navigation

alert-viewer

This is a demo project to simulate a rest endpoint. It is used to receive alerts triggered by action in the ai-cockpit project. It demonstrate how a third party system can be included in processing.

How to deploy

Helm chart for application can be found here.

How to build

  1. Go to webclient/app and install the frontend applications dependencies

    cd webclient/app
    npm install
  2. Build the project with

    mvn clean install -P frontend
    
  3. Start project

    java -jar application/target/application-xxx.jar

How to test

Following call will create a test alert:

    curl http://localhost:8080/api/alerts/test/39.970750433126994/-86.12693383495157

Contact & Contribution

The “KI-Cockpit” (AI Cockpit) project was funded by the Federal Ministry of Labor and Social Affairs.

BMAS Logo

License

This software is licensed under AGPL and license text can be found at: https://github.com/starwit/alert-viewer/blob/main/LICENSE

More info about Starwit can be found here: https://starwit-technologies.de/

About

A simple notification app, to show actions approved by AI Cockpit

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •