Show HN: Avo – Build Ruby on Rails apps faster
11–20 of 171 posts
Re: Show HN: Avo – Build Ruby on Rails apps faster
#12Looks awesome. I'm a bit jealous Rails has this resource coming from the Django world (although I know django admin also great but has its limitations)
Re: Show HN: Avo – Build Ruby on Rails apps faster
#13Hey HN, I'm Adrian, an indie developer and creator of Avo. For more than ten years, I built countless admin panels and back-offices for all types of apps. After a while, you start to notice patterns and extract functionality away to make the job easier. I took those patterns and applied them to Avo. Now, in just an hour, a developer can build production-ready applications that with traditional coding techniques take…
Why did you call it Avo? I'm curious because I know of at least 4 SaaS companies called Avo.
Re: Show HN: Avo – Build Ruby on Rails apps faster
#14Hey HN, I'm Adrian, an indie developer and creator of Avo. For more than ten years, I built countless admin panels and back-offices for all types of apps. After a while, you start to notice patterns and extract functionality away to make the job easier. I took those patterns and applied them to Avo. Now, in just an hour, a developer can build production-ready applications that with traditional coding techniques take…
Hi! Is it possible to have multi language support? (translations of records, think globalize)
Re: Show HN: Avo – Build Ruby on Rails apps faster
#15This looks so good... I've been always using Node, Deno or .NET Core for backend infrastructure, but Avo makes me wanna learn Ruby and RoR and make the jump for client-related work. Congrats!
I'd love talk to you if you ever want to try it out.
Re: Show HN: Avo – Build Ruby on Rails apps faster
#16Hey HN, I'm Adrian, an indie developer and creator of Avo. For more than ten years, I built countless admin panels and back-offices for all types of apps. After a while, you start to notice patterns and extract functionality away to make the job easier. I took those patterns and applied them to Avo. Now, in just an hour, a developer can build production-ready applications that with traditional coding techniques take…
Re: Show HN: Avo – Build Ruby on Rails apps faster
#17Looks incredible. Seems like it is really tailored to small -medium sized apps or devs doing client work. How do you deal with objections around scaling out and lock in? I am loving the renaissance of “boring” tech stacks.
We mitigated the "tiny stupid" mistakes like n+1 with dedicated includes option. The front-end is powered by Hotwire so a very small JS bundle.
We have a few customers that are running medium-to-large applications with Avo and they are quite happy with the results. I do admit they have started to do a bit of "magic" to support their use cases, but we're in contact with them and actively extracting things to make the developer experience better and support more use-cases. One example is the tabs and panels features that we're preparing to release next.
Yup. Boring is good. It just works!
Re: Show HN: Avo – Build Ruby on Rails apps faster
#18(Also, while I do think it's important you come off as cheap, I wouldn't lead with "saving money" as the main reason to use your product. It looks like you've built something really interesting, and you don't want early customers to only use you because they think you're the cheapest option!)
Overall, this looks really great... good luck!
Re: Show HN: Avo – Build Ruby on Rails apps faster
#19Hey HN, I'm Adrian, an indie developer and creator of Avo. For more than ten years, I built countless admin panels and back-offices for all types of apps. After a while, you start to notice patterns and extract functionality away to make the job easier. I took those patterns and applied them to Avo. Now, in just an hour, a developer can build production-ready applications that with traditional coding techniques take…
How does your offering compare to Jumpstart Rails ( https://jumpstartrails.com/ )? Are they competitors? If so, what are the pros/cons of Avo?
Jumpstart is an amazing starter kit (starter kit doesn't do it justice) that gives you accounts, billing, notifications, etc. and Avo takes it over and gives you the ability to build your admin panel/back-office fast AF. It's like you replace rails_admin from Jumpstart.
I've spoken with Chris Oliver and started work on adding Avo to Jumpstart and to have it as an alternative to rails_admin.
Re: Show HN: Avo – Build Ruby on Rails apps faster
#20We've been using Avo on my latest side project ( https://aoe4world.com ) and it has been great experience and Avo saved us a lot of time that we would otherwise spend on building admin interface. Highly recommended it.