/hotwired

A breakable-toy app for testing stimulus JS and turbo for Rails

Primary LanguageRuby

README

This is a breakable toy for playing with and understanding hotwire, turbolinks, and stimulus JS as they might be used for other projects. For more info on how those work check out the docs for turbo and stimulus or read about why you should try hotwire

Requirements

Get started:

bundle install
bundle exec rake db:setup
bundle exec rails server

Then visit the one interesting route so far: http://localhost:3000/parts?debug=true