{"id":18355040,"url":"https://github.com/hetrox8/hello-rails-react","last_synced_at":"2025-04-10T01:36:32.386Z","repository":{"id":209982388,"uuid":"725138491","full_name":"hetrox8/hello-rails-react","owner":"hetrox8","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-01T03:24:53.000Z","size":414,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-15T16:51:15.691Z","etag":null,"topics":[],"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/hetrox8.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-29T14:16:30.000Z","updated_at":"2023-11-30T04:50:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"abad69fc-6195-476b-8ae4-527aa38455c3","html_url":"https://github.com/hetrox8/hello-rails-react","commit_stats":null,"previous_names":["hetrox8/hello-rails-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fhello-rails-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fhello-rails-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fhello-rails-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2Fhello-rails-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hetrox8","download_url":"https://codeload.github.com/hetrox8/hello-rails-react/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248141184,"owners_count":21054406,"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","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":[],"created_at":"2024-11-05T22:05:50.454Z","updated_at":"2025-04-10T01:36:32.363Z","avatar_url":"https://github.com/hetrox8.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003c/div\u003e\n\n\n# 📗 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  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n# 📖 Hello Rails-React \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Hello Rails-React** Is a fullstack app that combines Ruby on Rails for the back end and React for the front end. The Ruby on Rails app provides JSON-formated data through an API endpoint that is then consumed by the React app and rendered on the browser. This project can be used as a template for simple Rails-React applications.\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  \u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"https://react-redux.js.org/\"\u003eReact-Redux\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"https://redux-toolkit.js.org/\"\u003eRedux Toolkit\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n  \u003c/details\u003e\n\n  \u003cdetails\u003e\n  - \u003csummary\u003eServer\u003c/summary\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https://guides.rubyonrails.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"https://www.postgresql.org/docs/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n  \u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Rails API backend\n- React Front-end\n- Redux Toolkit used to consume the backend api\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  - A text editor of your choice ([VS Code](https://code.visualstudio.com/download) works well).\n  - [Ruby and Rails](https://gorails.com/setup/windows/10)\n  - [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n\n### Setup\n\nUse the following URL to clone this project:\n\n   https://github.com/hetrox8/hello-rails-react.git\n\n\n### Install\nOpen the terminal in the root directory of the project and run the folloeing command to install all dependencies.\n\n    bundle install\n    npm i\n\n\n### Usage\nTo start the development server, run the following command then navigate to `localhost:3000` in your browser.\n\n    ./bin/dev\n\n\n### Run tests\nThere are no tests to run.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Suleiman Gacheru**\n\n- GitHub: [@hetrox8](https://github.com/hetrox8)\n- Twitter: [@suleimangacheru](https://twitter.com/suleimangacheru)\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- None planned\n\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](https://github.com/hetrox8/hello-rails-react/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\n \n  If you like this project, please give it a star ⭐️ and share it with your friends.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank  \u003ca href=\"https://www.microverse.org/\"\u003eMicroverse\u003c/a\u003e for providing the resources and guidelines that enabled me to complete this project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\n\nThis project is [MIT](./MIT.md) licensed. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetrox8%2Fhello-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhetrox8%2Fhello-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetrox8%2Fhello-rails-react/lists"}