Skip to content

Commit

Permalink
chore: update readme with instructions for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Brereton authored and Tom Brereton committed Jan 10, 2024
1 parent 85482e2 commit 6592e06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ The server includes an integration test.
- Execute tests using `go test ./...`.
- Or using npm command `npm run test`

### Docker

1. **Build Image**: `npm run docker:build`
2. **Run Image**: `npm run docker:run`

### Commands

Full list of commands for `npm run` are:
Expand Down

0 comments on commit 6592e06

Please sign in to comment.