Skip to content

A web application that informs about the status of the website in real time. The code was written using TDD. CI and CD integration was prepared. Code coverage is above 93%.

License

Notifications You must be signed in to change notification settings

JacekKaczmarek10/server-monitoring-tool

server-monitoring-tool

A web application that informs about the status of the website in real time. The code was written using TDD. CI and CD integration was prepared. Code coverage is above 93%. The backend was written using Java Spring Boot and h2. Frontend at Thymeleaf.

Representantion

Screenshot from 2024-06-04 19-44-08

Requirements

For building and running the application you need:

Running the application locally

mvn spring-boot:run

Running in docker container

docker compose up -d --build

Credentials

For credentials contact: [email protected]

Swagger url

http://localhost:8052/swagger-ui/index.html https://server-monitor.dev.codepred.pl/swagger-ui/index.html

H2 Database url

http://localhost:8080/h2-console

Code coverage

score>90% Screenshot from 2024-06-04 19-38-15

Copyright

No copyright allowed.

About

A web application that informs about the status of the website in real time. The code was written using TDD. CI and CD integration was prepared. Code coverage is above 93%.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages