This project is a template project which can be used to create a new tentacle service for the Awesome Knowledge Kraken. It contains an example route, service as well as tests for route and service.
npm start
starts the service on port 3000.
npm test
runs all tests in ./test folder.