{"id":22466579,"url":"https://github.com/tinavanschelt/redux-starter-with-api","last_synced_at":"2026-04-10T13:32:17.961Z","repository":{"id":218439483,"uuid":"123426012","full_name":"tinavanschelt/redux-starter-with-api","owner":"tinavanschelt","description":"Redux starter with redux-sagas and a fake api (powered by json-server) for playing and prototyping.","archived":false,"fork":false,"pushed_at":"2019-07-26T12:42:44.000Z","size":269,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T10:45:35.976Z","etag":null,"topics":["javascript","json-server","react","redux","redux-saga","reselect","starter"],"latest_commit_sha":null,"homepage":"https://redux-starter-with-api.herokuapp.com/","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/tinavanschelt.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,"zenodo":null}},"created_at":"2018-03-01T11:28:09.000Z","updated_at":"2020-06-15T09:50:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb1147b2-83e6-4e0b-86d2-cbd949af630a","html_url":"https://github.com/tinavanschelt/redux-starter-with-api","commit_stats":null,"previous_names":["tinavanschelt/redux-starter-with-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinavanschelt/redux-starter-with-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinavanschelt%2Fredux-starter-with-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinavanschelt%2Fredux-starter-with-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinavanschelt%2Fredux-starter-with-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinavanschelt%2Fredux-starter-with-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinavanschelt","download_url":"https://codeload.github.com/tinavanschelt/redux-starter-with-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinavanschelt%2Fredux-starter-with-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["javascript","json-server","react","redux","redux-saga","reselect","starter"],"created_at":"2024-12-06T10:12:52.821Z","updated_at":"2026-04-10T13:32:17.953Z","avatar_url":"https://github.com/tinavanschelt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Super Simple React Starter\n\nA simple React starter built for personal use. I generally use if for quick examples / prototyping.\n\n* a lightweight webpack config\n* styled-components\n* eslint \u0026 hot reloading\n* Heroku-ready deployment setup (thanks to https://github.com/alanbsmith/react-node-example)\n\n## Setup\n\nInstall dependencies with\n```\n$ yarn\n```\n\nFire up a development server on `http://localhost:8080/` with\n```\n$ yarn dev\n```\n\n## Production Build\n\nTo build your production assets and run the server, run\n```\n$ yarn start\n```\n\n## Linting\n\nTo run the linter once:\n```\n$ yarn lint\n```\n\nTo run the watch task:\n```\n$ yarn lint:watch\n```\n\nThe above uses eslint and eslint-watch.\n\n## Deploying to Heroku\n\nIf you haven't already, install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)\n\n```\n$ heroku login\n$ heroku create -a name-of-your-app\n$ git push heroku master\n$ heroku open\n```\n\nHeroku will \n* follow the `build` command in your `package.json`\n* compile assets with `webpack.prod.config.js`\n* run the Express web server in `server.js`\n\n## Kudos\n\n* https://github.com/alanbsmith/react-node-example\n* https://github.com/react-boilerplate/react-boilerplate","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinavanschelt%2Fredux-starter-with-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinavanschelt%2Fredux-starter-with-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinavanschelt%2Fredux-starter-with-api/lists"}