0.0.29 • Published 7 years ago

crowdsource-service v0.0.29

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Crowdsource Microservice

Microservice for handling crowdsource activities

Getting Started

$ npm install

$ npm start

Docker

$ docker build -t crowdsource-service:<version> .

Code Documentation

$ npm run docs

Tests

$ npm run test

Code Coverage

$ npm run coverage