OTT on that topic#
OTT is an over the top bluesky custom feed (in the making)
... mostly scaffolding so far ...
Setup#
Install dependencies#
brew install kind helm skaffold fluvio
Rust#
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Create a cluster#
kind create cluster --config kind-cluster.yaml
Run#
skaffold run