{"id":17558822,"url":"https://github.com/billymohajeri/hello-rails-react","last_synced_at":"2026-05-03T15:35:35.299Z","repository":{"id":163070967,"uuid":"637690906","full_name":"billymohajeri/Hello-Rails-React","owner":"billymohajeri","description":"Just a simple project to understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.","archived":false,"fork":false,"pushed_at":"2023-05-09T14:35:51.000Z","size":317,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-09-08T07:41:14.537Z","etag":null,"topics":["postgresql","react","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/billymohajeri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE/MIT.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-08T07:56:13.000Z","updated_at":"2023-06-07T07:31:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"6101b28a-e744-4107-b32e-aaf75639a28e","html_url":"https://github.com/billymohajeri/Hello-Rails-React","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"90fb6d7ea66b33c78ec08ca30e773f7de13912b4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/billymohajeri/Hello-Rails-React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FHello-Rails-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FHello-Rails-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FHello-Rails-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FHello-Rails-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billymohajeri","download_url":"https://codeload.github.com/billymohajeri/Hello-Rails-React/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billymohajeri%2FHello-Rails-React/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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","react","ruby-on-rails"],"created_at":"2024-10-21T10:24:50.499Z","updated_at":"2026-05-03T15:35:35.272Z","avatar_url":"https://github.com/billymohajeri.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n    - [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Create database](#create-database)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Hello World \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Hello World** is a simple repo to test the connection between React and Rails, using Redux store to show some quotes.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Fetch greeting from database**\n- **Show random greeting**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps:\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- [Ruby on Rails](https://rubyonrails.org/) installed and running. To get more information, read the [installation guide](https://guides.rubyonrails.org/).\n\n- [PostgreSQL](https://www.postgresql.org/) installed and running.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```\ngit clone git@github.com:billymohajeri/Hello-Rails-React.git\n```\n\n### Install\n\nInstall this project with:\n\n```cd Hello-Rails-React```\n\n```bundle install``` to install all gems used.\n\n```rails db:create``` to create the database.\n\n```rails db:migrate``` to run the database migrations you created.\n\n```rails db:seed``` to add some default greetings to the database.\n\n```rails assets:precompile``` to run the compiler.\n\n### Usage\n\nTo run the project, execute the following command:\n```\nrails s\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Billy Mohajeri**\n\n- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)\n- Twitter: [@BillyMohajeri](https://twitter.com/BillyMohajeri)\n- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Add greeting button**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please consider giving it a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- I would like to thank all code reviewers for making this project better.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE/MIT.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillymohajeri%2Fhello-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillymohajeri%2Fhello-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillymohajeri%2Fhello-rails-react/lists"}