claim-service
v1.0.0
Published
Claim Service
Downloads
3
Readme
Claim Service
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