- Install ruby dependencies:
bundle install - Setup the
GITHUB_API_TOKENenvironment variable in the.env.developmentfile to be able to fetch the agra repository PRs. - Create the database and the tables:
bin/rails db:create db:migrate - Seed the data using
bin/rails db:seed - Run the application:
bin/rails s - Browse the site at http://localhost:3000 and confirm that you can log in using the credentials
admin@example.com/password123 - Confirm that you can pull agra's PRs from http://localhost:3000/pull_request
controlshift/changeloger
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|