ba-thesis/app/gotify/README.md

9 lines
418 B
Markdown
Raw Normal View History

# Gotify
This module provides interfaces for a [Gotify Notfication Server](https://gotify.net/),
which allows the application to send push notifications to user's phones.
Gotify is a separate microservice which allows users to subscribe to a notification channel.
The Gotify instance is created as a separate Docker container, and Medwings handles the creation
of users, applications and messages behind the scenes.