This is a throwaway test intended to see how tricky it is to get Rails 7 working with GOV.UK assets.
The following things are included:
- govuk-frontend bundled by esbuild and Dart Sass
- asset building (roughly) integrated with Foreman
- govuk-components and govuk-formbuilder
- no tests 😱
- Install Ruby 3.0.2
- Clone this repo
- Bundle and Yarn
bin/dev
- Browse to
http://localhost:3000