Sign inSign up

linkedgit/oneopp-ms-hiring

By linkedgit

Updated over 7 years ago

Hiring core service

Image
0

737

linkedgit/oneopp-ms-hiring repository overview

Oneopp hiring core service

Service contains hiring domain logic implementation. Candidate dashboard aggregates, business rules and activities monitoring

Requirements

  • Node.js > 6

Basic Usage

# clone the repo
$ git clone https://[email protected]/linkedgit/oneopp-ms-hiring.git
$ cd oneopp-ms-hiring

# install 
$ npm install

# run development/production
$ npm run dev  

# testing
$ npm test
Run within Docker container:
# build image
$ npm run dockerize

# run in docker container
$ npm run docker 

Tag summary

Content type

Image

Digest

Size

55.2 MB

Last updated

over 7 years ago

docker pull linkedgit/oneopp-ms-hiring