Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 526 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 526 Bytes

2022

Deploy

CodeQL

out

Running

go run .

Testing

curl http://localhost:8080

Docker with ko (mocked with my iterm specs)

docker run --rm -p 8080:8080 $(ko publish . --local)