A complete Rails 8 rewrite of the ESM platform with Hotwire, ViewComponents, and modern UI patterns. Five years of Rails experience distilled into what the platform should have been from the start.
# Enable flake-based development shell
use flake
# Set up Ruby environment
layout ruby
# Ensure binaries from node_modules are available
PATH_add node_modules/.bin