{"id":22360508,"url":"https://github.com/darwinz/rails-blog","last_synced_at":"2025-07-29T20:36:12.557Z","repository":{"id":39907553,"uuid":"266523471","full_name":"darwinz/rails-blog","owner":"darwinz","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-14T06:35:57.000Z","size":73,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-25T11:11:16.824Z","etag":null,"topics":["hacktoberfest","rails","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darwinz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-05-24T11:07:07.000Z","updated_at":"2022-02-26T08:34:59.000Z","dependencies_parsed_at":"2023-01-28T23:45:57.678Z","dependency_job_id":null,"html_url":"https://github.com/darwinz/rails-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/darwinz/rails-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darwinz%2Frails-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darwinz%2Frails-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darwinz%2Frails-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darwinz%2Frails-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darwinz","download_url":"https://codeload.github.com/darwinz/rails-blog/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darwinz%2Frails-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267755015,"owners_count":24139439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","rails","ruby","ruby-on-rails"],"created_at":"2024-12-04T16:17:08.806Z","updated_at":"2025-07-29T20:36:12.513Z","avatar_url":"https://github.com/darwinz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Blog\n\nRuby on Rails blog setup\n\nPre-requisites\n------------------\n\n* Ruby 2.4.1+\n* Rails 5.1.4+\n* PostgreSQL\n* NPM 5.3.0+\n* Node.js 8.5.0+\n* React 16.1.1+\n\n\nPostgreSQL installation\n------------------\n\nBasic installation on Debian you can use the following documentation: [wiki.debian.org/PostgreSql](https://wiki.debian.org/PostgreSql)\non Ubuntu you can use: [help.ubuntu.com/community/PostgreSQL](https://help.ubuntu.com/community/PostgreSQL)\n\nInstall / Setup\n------------------\n\n* Clone this repository\n* Run npm install\n```bash\n$ npm install\n```\n* Run bundle\n```bash\n$ bundle\n```\n* Create db\n```bash\n$ bundle exec rake db:create\n```\n* Run migrations\n```bash\n$ bundle exec rake db:migrate\n```\n* Run db seed script\n```bash\n$ bundle exec rake db:seed\n```\n* Start rails server\n```bash\n$ bundle exec rails s\n```\n\nTesting\n------------------\n\n* Run the test suite\n```bash\n$ bundle exec bin/rails test test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarwinz%2Frails-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarwinz%2Frails-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarwinz%2Frails-blog/lists"}