Microservice which is responsible for handling the application users, user groups and user permissions. User service plays a crucial role in validating if user has broadcasting permissions. User management isn't included.
For testing the Early Warning system, use the following credentials:
email: firstUser@test.com
password: asdf1234
Microservice is using the following:
Java 17, Spring Boot, PostgreSQL, Docker/Helm charts for deployment.
In order to test the Early Warning system, make sure to run all the services and frontend.