Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 629 Bytes

File metadata and controls

16 lines (12 loc) · 629 Bytes

Sandbox use case - Early Warning

User Service

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

Tech stack

Microservice is using the following:
Java 17, Spring Boot, PostgreSQL, Docker/Helm charts for deployment.

Note

In order to test the Early Warning system, make sure to run all the services and frontend.