To setup this application, please read the following guides:
- Install rails 5 alongside with postgresql/oracle, rvm, and bundle
- Setup database on config/database.yml
- Get into this project directory by terminal / command prompt
- run the following command:
- bundle install
- rails db:create
- rails db:schema:load
- rails db:seed
- rails s --> jalankan server