excid3 / madmin

A robust Admin Interface for Ruby on Rails apps
https://github.com/excid3/madmin
MIT License
577 stars 64 forks source link

Docs site #5

Closed excid3 closed 11 months ago

vfonic commented 3 years ago

Is there any, at least video tutorial of "how to use" / "the functionalities of" madmin?

I'm coming from ActiveAdmin world and am a big fan of boring rails. I'm also looking forward to use Tailwind CSS for the first time. All being said, I have no clue what this admin gem provides, apart from Resource classes which, from the first look of an untrained eye, looks like a rails scaffold. 🤷‍♂️

Are there any themes? Any existing open source apps where I can see some usage examples?

I greatly appreciate your work! Thanks!