@ -24,10 +24,17 @@ cd harmony-benchmark
go get ./...
```
## Usage
### Running local test without db
./deploy.sh local_config.txt
### Running local test with db
./deploy.sh local_config.txt 1
## Testing
Make sure you the following command and make sure everything passed before submitting your code.