How to use hotwire turbo out of rails

Hi,

Hotwire looks great with Ruby on Rails but I’m looking for a different frontend framework, like react,next.js, vue, nuxt, svelte, umijs etc.

It seems to me it can be but, I’m not sure how can I do that

The backend could be the same (Ruby or whichever is supported)

The first thing to do after deciding on React, is to get rid of it and go with Hotwire hehe. The dependency management alone on React any many of these other front-end frameworks is reason alone to not deal with the mess that they become imho.