Skip to content

Recruitment service for matching right candidate for a commisioned task.

Notifications You must be signed in to change notification settings

Fariusz/RecruitmentService

 
 

Repository files navigation

RecruitmentService


Quick Start database server with Dockerhub

  1. Pull docker repository

    docker pull james9051/recruitment:zmiany
  2. Run it

     docker run -p 1433:1433 james9051/recruitment:zmiany

Database connection

Microsoft SQL Server [email protected]
  user:sa 
  password:sa12345678()

Swagger:

http://localhost:8080/swagger-ui.html

About

Recruitment service for matching right candidate for a commisioned task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.9%
  • TypeScript 32.5%
  • HTML 22.4%
  • JavaScript 2.0%
  • CSS 0.2%