This is a sample application to demo Active Admin.
https://activeadmin-demo.onrender.com
- Clone this repository
- Install Ruby with rbenv or mise (see
.ruby-versionfor the required version) - Install Node with nodenv or mise (see
.node-versionfor the required version) bundle installnpm installbin/rails db:seedbin/dev
Open http://localhost:5000 and login using admin@example.com and password.
Run bin/rails test:all