I have a to-do list application created with Hotwire and Ruby on Rails. The app was originally created with Server-generated JavaScript responses and I just migrated it to Hotwire.
You can find the app here and the migration pull request here.
Please let me know if you have any questions regarding the application.