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.
# This file is used by Rack-based servers to start the application.
require_relative "config/environment"
run Rails.application
Rails.application.load_server