Excel-lent palettes is a demo application for the Turbo Mount gem.

This repository demonstrates how to use Turbo Mount to wire up modern JavaScript components to a Hotwire application.

For ESBuild integration, see the esbuild branch.

For more information, see the Evil Martians blog post The art of Turbo Mount: Hotwire meets modern JS frameworks.

Installation

  1. Clone the repository
  2. Run bin/setup
  3. Run overmind s -f Procfile.dev or foreman start -f Procfile.dev
  4. Visit http://localhost:5000

License

The repository is available as open source under the terms of the MIT License.