Sign inSign up

linkedgit/oneopp-ms-contacts

By linkedgit

Updated over 7 years ago

Image
0

542

linkedgit/oneopp-ms-contacts repository overview

Oneopp contacts service

Provides users functionality for contacts model.

Requirements

  • Node.js > 6

Basic Usage

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

# 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

58.5 MB

Last updated

over 7 years ago

docker pull linkedgit/oneopp-ms-contacts