{"id":16446929,"url":"https://github.com/lucas-erkana/hello-rails-react","last_synced_at":"2025-09-30T02:31:44.975Z","repository":{"id":186793173,"uuid":"667955839","full_name":"Lucas-Erkana/hello-rails-react","owner":"Lucas-Erkana","description":"Hello Rails React is a project that combines the power of Ruby on Rails and React.js to create a dynamic web application with a randomized greeting feature. This project follows a set of requirements to ensure a smooth setup and functionality.","archived":false,"fork":false,"pushed_at":"2023-07-19T07:41:12.000Z","size":139,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-01-17T03:50:49.463Z","etag":null,"topics":["react-native","redux","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lucas-Erkana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-18T17:19:49.000Z","updated_at":"2024-09-27T19:42:30.000Z","dependencies_parsed_at":"2023-08-07T19:42:21.888Z","dependency_job_id":null,"html_url":"https://github.com/Lucas-Erkana/hello-rails-react","commit_stats":null,"previous_names":["lucas-erkana/hello-rails-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2Fhello-rails-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2Fhello-rails-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2Fhello-rails-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2Fhello-rails-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lucas-Erkana","download_url":"https://codeload.github.com/Lucas-Erkana/hello-rails-react/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234692575,"owners_count":18872469,"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":["react-native","redux","ruby-on-rails"],"created_at":"2024-10-11T09:49:14.513Z","updated_at":"2025-09-30T02:31:44.594Z","avatar_url":"https://github.com/Lucas-Erkana.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n## 📗 Table of Contents\n\n- [Greeting App ](#greeting-app-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites ](#prerequisites-)\n    - [Setup ](#setup-)\n    - [Installation ](#installation-)\n    - [database ](#database-)\n    - [Usage ](#usage-)\n  - [✍️ Authors ](#️-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [💖 Show your support ](#-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝  License ](#--license-)\n\n\n# Greeting App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience.**.\u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003csummary\u003eFrontEnd\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eHTML\u003c/li\u003e\n    \u003cli\u003eCSS\u003c/li\u003e\n    \u003cli\u003eJavaScript\u003c/li\u003e\n    \u003cli\u003eReact\u003c/li\u003e\n    \u003cli\u003eRedux\u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003csummary\u003eBackEnd\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003eRuby\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003csummary\u003eFrameworks\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003eRails\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003csummary\u003eDatabase\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003ePostgreSQL\u003c/li\u003e\n\u003c/ul\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Generate random greeting**\n  \n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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 \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\n\nIn order to run this project you need [Ruby](https://www.ruby-lang.org/en/), [Rails](https://rubyonrails.org/), [postgres](https://www.postgresql.org/) installed on your machine, and [react](https://react.dev/)\n\n\n### Setup \u003ca name=\"setup\"\u003e\u003c/a\u003e\n\nClone this repository to your desired folder:\n\n```sh\n  git clone https://github.com/lucash2022/hello-rails-react.git\n```\n\n```sh\n  cd hello-rails-react\n```\n\n\n### Installation \u003ca name=\"installation\"\u003e\u003c/a\u003e\n\nInstall this project with:\n\n```sh\n  bundle install\n```\n\nInstall node dependencies with:\n\n```sh\nnpm install\n```\n\nBuild project with:\n\n```sh\nnpm run build\n```\n\n### database \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nCreate databases and run the migrations with:\n\n```sh\n  rails db:create\n  rails db:migrate\n  rails db:seed\n```\n\n### Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nTo run the project, execute the following command:\n\n```sh\n  rails server\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ✍️ Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Lucas Erkana**\n\n- GitHub: [@Lucash2022](https://github.com/Lucash2022)\n- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)\n- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)\n- Frontend Mentor - [@Lucash2022](https://www.frontendmentor.io/profile/Lucash2022)\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- [ ] **I will add authentication to this project.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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\n## 💖 Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please consider giving it a 🌟.\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 microverse for serving this opprtunity.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝  License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) 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%2Flucas-erkana%2Fhello-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas-erkana%2Fhello-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-erkana%2Fhello-rails-react/lists"}