[](https://badge.fury.io/js/loop-common)
npm install loop-hapi-plugins
.env
KINESIS_ENDPOINT=http://127.0.0.1:4567 APP_ENV=development ELASTICSEARCH_URL=http://localhost:9200 DATABASE_URL=postgres://zarco:zarco@127.0.0.1/zarco NODE_PATH=./ ./node_modules/.bin/ts-mocha test/plugins/hooks.spec.ts
``