@ -31,6 +31,10 @@ It should be possible to run the service locally.
# Commands
## Configuration
Check `.env`
## Installation
```bash
@ -62,3 +66,5 @@ $ npm run test:e2e
# test coverage
$ npm run test:cov
```
**Note that you need to have redis running locally in order to run e2e tests**