# Introduction

This package is heavily inspired by the following packages, therefore they deserve some mention:

# This documentation is still WIP.

But you can have a look at the tests folder (opens new window) if you want to start using it before the documentation is ready.


How to start:


git clone git@github.com:mosaiqo/feathers-microservices.git
cd feathers-microservices
yarn test 

# or 

yarn test --verbose --collect-coverage --coverageDirectory='coverage'