Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 126 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 126 Bytes

Run app

go run main.go

### Run tests

go test -v ./... -cover

Deploy

fly deploy