Skip to content
/ avo Public
forked from avo-hq/avo

Build Ruby on Rails apps 10x faster

License

Notifications You must be signed in to change notification settings

SixtyAI/avo

This branch is 731 commits behind avo-hq/avo:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 29, 2024
Jan 29, 2024
Nov 21, 2023
Dec 22, 2023
Dec 19, 2023
Nov 21, 2023
Jan 25, 2024
Jan 28, 2024
Nov 21, 2023
Nov 7, 2022
Jan 22, 2024
Jan 29, 2024
Apr 18, 2022
Sep 1, 2022
Jun 28, 2023
Dec 7, 2023
Nov 21, 2023
May 21, 2020
Nov 21, 2023
Nov 21, 2023
Jan 16, 2024
Mar 29, 2022
Apr 2, 2021
Nov 23, 2023
Nov 21, 2023
Jan 9, 2024
Jan 29, 2024
Nov 23, 2023
Feb 28, 2023
Jun 17, 2022
Nov 21, 2023
Jul 11, 2022
Nov 21, 2023
Dec 19, 2023
Mar 31, 2021
Apr 8, 2021
Oct 14, 2022
Nov 17, 2020
Jan 22, 2024
Feb 2, 2022
Dec 12, 2023
Nov 21, 2023
Nov 21, 2023
Nov 21, 2023
Jan 6, 2024
Jan 22, 2024

Repository files navigation

Gem Version Tests reviewdog codecov Maintainability Open Source Helpers

Ruby on Rails application building framework.

Avo is a beautiful next-generation framework that empowers you, the developer, to create fantastic admin panels for your Ruby on Rails apps with the flexibility to fit your needs as you grow.

Get started

⚡️ Install: docs.avohq.io/3.0/installation
Website: avohq.io
📚 Documentation: docs.avohq.io
🗺 Roadmap: GitHub Roadmap
🎸 Demo app: Avodemo
🐤 Twitter: avo_hq
💬 Community chat: discord
🔧 Issue tracker: GitHub issues
🎙 Discussions and feature requests: GitHub issues

Features

  • Powered by Hotwire - Rails ❤️ Hotwire
  • Code driven configuration - Configure your Rails dashboard entirely by writing Ruby code. docs
  • Resource Management - Create a CRUD interface for Active Record from one command. No more copy-pasting view and controller files around.
  • Dashboard widgets and metrics - Create metrics, charts, and custom cards amazingly fast. docs
  • Resource Search - Quickly run a search through one or more resources at once. docs
  • Associations enabled - Link your models together with all types of associations (belongs_to, has_many, polymorphic, etc.). docs
  • Fuzzy-searchable associations - Do you have a ton of records and don't want to scroll through a big dropdown? Avo's got you covered. docs
  • Active Storage support - Amazingly easy, one-line, single or multi-file integration with ActiveStorage. docs
  • Records Ordering - Sorting records is a breeze. docs
  • Grid view - Beautiful card layout to showcase your content. docs
  • Actions - Run custom actions to one or more of your resources with as little as pressing a button 💪   docs
  • Filters - Write your own custom filters to quickly segment your data. docs
  • Keeps your app clean - You don't need to change your app to use Avo. Drop it in your existing app or add it to a new one and you're done 🙌 docs
  • Custom fields- No worries if we missed a field you need. Generate a custom field in a jiffy. docs
  • Custom tools - Break out of the CRUD. Do you need to add a page with something completely new? You've got it! docs
  • Authorization - Leverage Pundit policies to build a robust and scalable authorization system. docs
  • Localization - Have it available in any language you need. docs
  • No asset pipeline pollution - Bring your own asset pipeline. docs
  • Mobile interface - Check your data on the go from any mobile device.
  • Tabbed interface - Conditionally show the data you need
  • Menu builder - Group and surface information as you need to
  • Branding - Make it look

Some of the things we're going to focus on next

Theming ⭐️  notifications ⭐️  Resource segmentation ⭐️  filterable fields ⭐️  inline editing ⭐️  multilingual records ⭐️  keyboard shortcuts ⭐️  track resource changes ⭐️  smart resource generation ⭐️  live resources ⭐️  columns view ⭐️  list view ⭐️  custom action items ⭐️  command bar ⭐️   use fields DSL in your custom views

For more up-to-date info check out our 🗺 Roadmap.

Installation

Use this RailsBytes template to get started quick rails app:template LOCATION='https://avohq.io/app-template'. If you need a more detailed guide, follow this page.

Contributing

Please read CONTRIBUTING.MD

Upgrade Guide

Please read the UPGRADE_GUIDE.MD

Release schedule

Please read the RELEASE.MD

🥇 Sponsors

Greenhats Start-up Sponsor

Become a sponsor

Alt

Shoutouts

Get a box of waffles and some of the best app monitoring from Appsignal 🧇

Get $100 in credits from Digital Ocean 💸

About

Build Ruby on Rails apps 10x faster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 78.3%
  • HTML 12.2%
  • JavaScript 7.8%
  • CSS 1.4%
  • Shell 0.2%
  • Dockerfile 0.1%