{"id":20667643,"url":"https://github.com/neckerfree/hello-rails-react","last_synced_at":"2025-08-11T13:21:52.207Z","repository":{"id":86303219,"uuid":"525089964","full_name":"NeckerFree/hello-rails-react","owner":"NeckerFree","description":"Set up a \"Hello world\" project as one app with Webpack","archived":false,"fork":false,"pushed_at":"2022-08-17T23:49:11.000Z","size":493,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-03-17T15:58:08.093Z","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/NeckerFree.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":"2022-08-15T18:08:48.000Z","updated_at":"2022-08-17T23:49:08.000Z","dependencies_parsed_at":"2023-03-09T00:30:24.107Z","dependency_job_id":null,"html_url":"https://github.com/NeckerFree/hello-rails-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NeckerFree/hello-rails-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2Fhello-rails-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2Fhello-rails-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2Fhello-rails-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2Fhello-rails-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeckerFree","download_url":"https://codeload.github.com/NeckerFree/hello-rails-react/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2Fhello-rails-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269895754,"owners_count":24492610,"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-08-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2024-11-16T19:44:33.568Z","updated_at":"2025-08-11T13:21:52.160Z","avatar_url":"https://github.com/NeckerFree.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Project Name: Hello World React \u0026 Rails\n\n\u003e This project implements a connection between a Ruby on Rails back-end and React front-end..\n\n\n## Built With\n\n- Ruby on Rails\n- React\n- PostgreSql\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n- Clone Repository using\n`git clone https://github.com/NeckerFree/hello-rails-react`\n- Move into project directory\n`cd hello-rails-react`\n\n### Setup Database \n- Make sure that your Postgres database is installed.\n-  Open the file config\\database.yml\n- Modify the connection parameters to point your Postgres database:\n    `username: [your_user]`\n    `password: [your_password]`\n\n- If required drop existing database : `rake db:drop`\n- Create databases: `rake db:create`\n- Create db structure including tables : `rake db:migrate`\n- Generate Seed data running the command : `rails db:seed`\n\n### Run API \n- Located in the root path run `rails server` to start the API\n- Visit http://localhost:3000/ in your browser!\n- Navigate to http://localhost:3000/api/v1/greetings to see random Greeting in the API\n\n### Run APP \n- Located in the `app\\react-app\\hello-rails-react` \n- run `npm i` to install dependencies\n. run `npm start` to start the React App:\n- The app ask to select a different port:\n    -  `Something is already running on port 3000`\n    -  `Would you like to run the app on another port instead? » (Y/n)`\n- Enter `Y` and the app open in the browser in next free port, for example:\n- http://localhost:3001/    \n\n## Author\n\n👤 **Elio Cortés**\n\n- GitHub: [@NeckerFree](https://github.com/NeckerFree)\n- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)\n- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneckerfree%2Fhello-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneckerfree%2Fhello-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneckerfree%2Fhello-rails-react/lists"}