Skip to content

panic08/hr-masters-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HR Masters

HR Masters is a service providing an easy way to search for employees using simple queries. The project includes DevOps tools and monitoring to ensure stability and availability.

Technology Stack

  • Backend: Java, Spring, jOOQ, Flyway
  • Database: PostgreSQL
  • Monitoring: Micrometer, Grafana, Prometheus
  • Containerization: Docker, Docker-Compose

About the Project

HR Masters enables HR professionals to search for potential employees based on various parameters with simple queries.

Getting Started

  1. Clone the repository

    git clone https://github.com/panic08/hr-masters-service.git
    cd hr-masters-service
  2. Run using Docker Compose

    docker-compose up --build
  3. Access metrics and monitoring

Project Structure

  • main-service/ - Application source code
  • devops/ - DevOps related configurations
    • docker/ - Docker and Docker Compose configurations
    • metrics/ - Grafana and Prometheus configurations

About

Service to provide easy employee search to HR'ers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published