workflowstacks
sales

Avo: Build Faster Admin Panels

Get a head start on internal tools with Avo, a Ruby on Rails toolkit. 1.8k+ GitHub stars, for startup founders.
1,797 stars315 forksRubyHealth Score 9/10Updated 8/14/2026100% free · open source
What it does

Avo is a Ruby on Rails toolkit for building internal tools and admin panels, providing a head start on development with pre-built features and customization options.

Install / run
Add the Avo gem to your Rails project by running the command `bundle add avo`
When to use it
  • You need to quickly build an admin panel for your startup's application
  • You want to create internal tools for your team without spending too much time on development
  • You're already using Ruby on Rails and want to leverage a pre-built toolkit for internal tooling
Quick start
  1. 1Run `rails generate avo:install` to set up Avo in your Rails project
  2. 2Configure Avo by editing the `config/avo.yml` file to define your tools and features
  3. 3Create a new tool by running `rails generate avo:tool MyTool` and editing the generated files
  4. 4Start the Rails server with `rails s` and access Avo at `http://localhost:3000/avo`
  5. 5Customize the Avo layout and design by editing the `app/views/avo/layout.erb` file
Ready-to-paste prompt
Run `rails generate avo:tool UserManagement` to create a new tool for managing users, and then access it at `http://localhost:3000/avo/tools/user_management`
Heads up: Make sure you have Ruby on Rails version 6 or higher installed, as Avo is not compatible with earlier versions
Saves to your device

Topics

admin
admin-dashboard
admin-panel
cms-framework
content-management-system
crm
crm-platform
crud
fast
hacktoberfest
maintainable
open-source
rails
ruby
ruby-on-rails
ui-builder
How Avo: Build Faster Admin Panels works
Codeflow
Free to inspect

Avo: Build Faster Admin Panels is a large Ruby project (~24k lines across 535 code files, plus 608 test files). Setup is light: runs with Docker. Last commit this month, Other license, has a test suite.

Size
Large codebase
~24k lines · 535 code files · ~3 h to skim
Setup
Light setup
Runs with Docker.
Runs on
Ruby · Docker
No API keys detected
Ruby 69%HTML 14%CSS 8%JavaScript 8%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    agents.md
    The instructions the AI actually follows
  3. 3
    bin/prod
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    app/javascript/js/helpers/index.js
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic683 files
lib/Core code — the actual logic279 files
bin/Command-line entry points8 files
docs/Documentation12 files
pluggy/Folder12 files
config/Configuration10 files
gemfiles/Folder8 files
scripts/Helper scripts5 files
READMEHas testsDocumentedCI checksDocker readyOther licenseUpdated this month
Quick Actions
Details
Creator
avo-hq
Language
Ruby
Category
sales
Published
4/26/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.