Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.44 KB

File metadata and controls

37 lines (25 loc) · 1.44 KB

Badge Badge

Badge Badge Badge Badge Badge Badge

VenturaHR

VenturaHR is a platform for both companies and job seekers to make their match. Each vacancy has its criteria, so the seeker should answer for.

Installation

Use:

  • Java 16
  • TomCat 9
  • SpringBoot 2.5.1
  • MySql

Running Locally

There are a few services you showld run, with ports are already set:

  • API WEB (port 8080)
  • API REST for users data and controll (port 8081)
  • API REST for companie vacancies data and controll (port 8082)
  • MySql database server (port 3306)

Just run the SpringBoot applications in wich service and the databases will be automatticaly mounted