Merge pull request #14 from navi-ppl/TP-55555/error-log-consumer

TP-55555 | error log consumer
This commit is contained in:
Varnit Goyal
2024-08-21 13:34:28 +05:30
committed by GitHub

View File

@@ -30,6 +30,18 @@ make run-all
## Hot reload in local
### Install Air
```cmd
go install github.com/air-verse/air@latest
```
### Run air
```cmd
air
```