# home-server-status
Website to show home server infrastructure up/down indicators
## Build and run
```sh
$ go build main.go
$ go run main.go
```