{"id":15628185,"url":"https://github.com/maprihoda/react-redux-crud","last_synced_at":"2025-04-28T20:02:05.720Z","repository":{"id":136591349,"uuid":"113326292","full_name":"maprihoda/react-redux-crud","owner":"maprihoda","description":"An example react-redux-saga CRUD application","archived":false,"fork":false,"pushed_at":"2018-03-06T14:45:10.000Z","size":152,"stargazers_count":48,"open_issues_count":0,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T12:04:57.865Z","etag":null,"topics":["crud-application","react","react-redux","reactjs","redux","redux-saga","rest-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/maprihoda.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":"2017-12-06T14:25:16.000Z","updated_at":"2024-08-05T11:59:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e67b49a6-977f-49dd-9f3b-6313b0c1122b","html_url":"https://github.com/maprihoda/react-redux-crud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maprihoda%2Freact-redux-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maprihoda%2Freact-redux-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maprihoda%2Freact-redux-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maprihoda%2Freact-redux-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maprihoda","download_url":"https://codeload.github.com/maprihoda/react-redux-crud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251380914,"owners_count":21580338,"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":["crud-application","react","react-redux","reactjs","redux","redux-saga","rest-api"],"created_at":"2024-10-03T10:21:21.247Z","updated_at":"2025-04-28T20:02:04.288Z","avatar_url":"https://github.com/maprihoda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-redux-crud\n\nAn example CRUD application for managing blog posts. Built with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [Redux Saga](https://redux-saga.js.org/) on the client side. The REST API server was generated with [loopback.io](http://loopback.io/) and uses an in-memory database at runtime (persisting the models in a flat db.json file).\n\n## How to install\n\n```bash\ngit clone git@github.com:maprihoda/react-redux-crud.git\ncd react-redux-crud\n```\n\nIn terminal 1:\n\n```bash\ncd server\nyarn install\n```\n\nIn terminal 2:\n\n```bash\ncd client\nyarn install\n```\n\n## How to run\n\nIn terminal 1:\n\n```bash\nyarn start\n```\n\nThis launches a backend API server listening at http://localhost:3001. You can browse the REST API at http://localhost:3001/explorer. To browse the API with Postman, import the server/react-redux-crud.postman_collection.json file.\n\nIn terminal 2:\n\n```bash\nyarn start\n```\n\nYou can now view the client SPA in the browser.\n\n    Local:            http://localhost:3000/\n    On Your Network:  http://10.0.0.32:3000/\n\n\n## License\n\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaprihoda%2Freact-redux-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaprihoda%2Freact-redux-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaprihoda%2Freact-redux-crud/lists"}