This Ruby on Rails app is used during Ruy on Rails Advanced training.
- Ruby 2.5+
- SQLite3
- NodeJS
- Yarn
bundle install
yarn install
rails db:setup
rails s
Then go to localhost:3000
This project is released under the GPL License.
This Ruby on Rails app is used during Ruy on Rails Advanced training.
bundle install
yarn install
rails db:setup
rails s
Then go to localhost:3000
This project is released under the GPL License.