- Install ruby dependencies:
bundle install
- Setup the
GITHUB_API_TOKEN
environment variable in the.env.development
file 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
[email protected]
/password123
- Confirm that you can pull agra's PRs from http://localhost:3000/pull_request
-
Notifications
You must be signed in to change notification settings - Fork 0
Micro CMS for publishing release notes from Github PRs into a Jekyll blog
License
controlshift/changeloger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Micro CMS for publishing release notes from Github PRs into a Jekyll blog
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published