See more at: avohq.io/blueprints
- Add to the
Gemfile
. Possibly to show a choice foravo
,pro
oradvanced
.gem "avo", ">= 3.2.3", source: "https://packager.dev/avo-hq"
- Run
bundle install
- Add the route
mount Avo::Engine, at: Avo.configuration.root_path
- Copy the
template
files