{"id":20410958,"url":"https://github.com/omkz/rails-react-blog","last_synced_at":"2026-04-08T18:06:55.893Z","repository":{"id":39313553,"uuid":"221380791","full_name":"omkz/rails-react-blog","owner":"omkz","description":"Blog application with Rails and React.js","archived":false,"fork":false,"pushed_at":"2023-01-19T16:01:10.000Z","size":1390,"stargazers_count":1,"open_issues_count":32,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T04:45:40.105Z","etag":null,"topics":["postgresql","rails","react","react-router","reactjs","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":null,"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/omkz.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}},"created_at":"2019-11-13T05:36:42.000Z","updated_at":"2022-03-31T06:48:09.000Z","dependencies_parsed_at":"2023-02-11T08:30:53.490Z","dependency_job_id":null,"html_url":"https://github.com/omkz/rails-react-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omkz/rails-react-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Frails-react-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Frails-react-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Frails-react-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Frails-react-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omkz","download_url":"https://codeload.github.com/omkz/rails-react-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkz%2Frails-react-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["postgresql","rails","react","react-router","reactjs","ruby","ruby-on-rails"],"created_at":"2024-11-15T05:49:10.263Z","updated_at":"2026-04-08T18:06:55.867Z","avatar_url":"https://github.com/omkz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tech Stack\n\n- Ruby 2.6.4  \n- Ruby on Rails 6.0.1\n- PostgreSQL 9.5\n- React 16\n\n## Installation\n\n### Requirements\n\nBefore you get started, the following needs to be installed:\n  * **Ruby**. Version 2.6.4 is currently used and we don't guarantee everything works with other versions. If you need multiple versions of Ruby, [rbenv](https://rbenv.org) is recommended.\n  * [**RubyGems**](http://rubygems.org/)\n  * **Bundler**: `gem install bundler`\n  * [**Git**](http://help.github.com/git-installation-redirect)\n  * **A database**. Only PostgreSQL 9.5 has been tested, so we give no guarantees that other databases (e.g. MySQL) work. If you're using OS X and have Homebrew installed, install it with `brew install postgresql`\n  \n### Setting up the development environment\n\n1. Get the code. Clone this git repository:\n\n  ```bash\n  git clone git://github.com/omkz/rails-react-blog.git\n  cd rails-react-blog\n  ```\n\n2. Install the required gems by running the following command in the project root directory:\n\n  ```bash\n  bundle install\n  ```\n\n3. Create and initialize the database:\n\n  ```bash\n  bundle exec rake db:migrate\n  ```\n\n4. Install the required javascript library\n\n  ```bash\n  yarn --cwd client install\n  ```\n\n5. Start the development server:\n\n  ```bash\n  foreman start -f Procfile.dev\n  ```\n\n![railsblog! Screenshot](https://raw.githubusercontent.com/omkz/rails-react-blog/master/public/screenshot.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Frails-react-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkz%2Frails-react-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkz%2Frails-react-blog/lists"}