0

Commit updated Storybook stories

This commit is contained in:
Owncast 2024-03-29 04:22:55 +00:00
parent 805f96e271
commit 583cb1f353

View File

@ -70,7 +70,7 @@ The backend of Owncast is written in Go. It operates as a web and API server, in
### Go Linting
We use golangci-lint to lint our Go code. While optional, it is a useful tool to assist you in writing better Go code. You can install it from the [golangci-lint](https://golangci-lint.run/usage/install/#local-installation) website.
We use golangci-lint to lint our Go code. While optional, it is a useful tool to assist you in writing better Go code. You can install it from the [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation) website.
## Run a development stream