Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 746 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 746 Bytes

Kraken Tentacle Service Template

Build Status Dependency Status License

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 commands

npm start starts the service on port 3000.
npm test runs all tests in ./test folder.