1.0.0 • Published 6 years ago

claim-service v1.0.0

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

Claim Service

CircleCI

How to run it

git clone https://github.com/telaclaims/claim-service
cp .env.example .env
docker-compose up

Swagger documentation

http://localhost:3000/documentation

FAQ

  • If this error occurred: An error occured. { Error: spawn growlnotify ENOENT, you need to do this:
$ sudo gem install terminal-notifier

More Info: https://github.com/tj/node-growl#install