This is an example Rails application that demonstrates how to use Turbo Streams with ViewComponent (rather than the default partials).
git@github.com:cpjmcquillan/hotwire-viewcomponent-example.git && cd hotwire-viewcomponent-example
bin/setup
bundle exec rspec