Skip to content

y-takey/dmy-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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