Service contains hiring domain logic implementation. Candidate dashboard aggregates, business rules and activities monitoring
# 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
# build image
$ npm run dockerize
# run in docker container
$ npm run docker
Content type
Image
Digest
Size
55.2 MB
Last updated
over 7 years ago
docker pull linkedgit/oneopp-ms-hiring