Home

Awesome

Dummy Rails

This Rails application is demo for rails-dashboard.

Setup

$ git clone https://github.com/y-takey/dmy-rails
$ cd dmy-rails
$ bundle install
$ bin/rails db:migrate

Run

$ npx rails-dashboard bin/rails s

then go to http://localhost:3000