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