{"id":13480045,"url":"https://github.com/tuchk4/craft-redux","last_synced_at":"2025-10-25T04:38:31.547Z","repository":{"id":74997931,"uuid":"80555571","full_name":"tuchk4/craft-redux","owner":"tuchk4","description":"CRA teamplate for CRAFT https://github.com/stoyan/craft","archived":false,"fork":false,"pushed_at":"2017-07-24T10:01:49.000Z","size":14,"stargazers_count":25,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T03:32:48.659Z","etag":null,"topics":["craft","create-react-app","react"],"latest_commit_sha":null,"homepage":"","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/tuchk4.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}},"created_at":"2017-01-31T19:47:11.000Z","updated_at":"2023-06-26T15:36:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6facf7d-5559-4998-bde0-d5973c369c0b","html_url":"https://github.com/tuchk4/craft-redux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuchk4/craft-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuchk4%2Fcraft-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuchk4%2Fcraft-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuchk4%2Fcraft-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuchk4%2Fcraft-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuchk4","download_url":"https://codeload.github.com/tuchk4/craft-redux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuchk4%2Fcraft-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280906490,"owners_count":26411409,"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-10-25T02:00:06.499Z","response_time":81,"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":["craft","create-react-app","react"],"created_at":"2024-07-31T17:00:33.732Z","updated_at":"2025-10-25T04:38:31.523Z","avatar_url":"https://github.com/tuchk4.png","language":"JavaScript","funding_links":[],"categories":["CRAFT Templates"],"sub_categories":[],"readme":"This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app) and [CRAFT](https://github.com/stoyan/craft).\n\n---\n\nIf you are interested in this template - let me know - tweet me [@tuchk4](https://twitter.com/tuchk4) or [file an issue](https://github.com/tuchk4/craft-redux/issues/new) here.\n\nI will add more features and tests.\n\n---\n\n```\nnpm i -g craftool\ncraft MyAppRedux https://github.com/tuchk4/craft-redux/archive/master.zip\n```\n\n## General Resources\n\nPlease read official Create React App guide and don't try to customize configs because I am sure that all your requirements are reachable in 100% without config customizing or ejecting.\n\n\u003cimg src=\"http://i.imgur.com/ULoeOL4.png\" height=\"16\"/\u003e [Why I love Create React App and don't want to eject](https://medium.com/@valeriy.sorokobatko/why-i-love-create-react-app-e63b1be689a3)\n\n* [Create React App GitHub](https://github.com/facebookincubator/create-react-app)\n* [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md)\n* [Awesome Create React App](https://github.com/tuchk4/awesome-create-react-app)\n* [Redux](http://redux.js.org/)\n* [React Router](https://reacttraining.com/react-router/)\n* [Reselect](https://github.com/reactjs/reselect)\n\n### Redux\n\n* [Redux Logger](https://github.com/evgenyrodionov/redux-logger)\n* [Redux Thunk](https://github.com/gaearon/redux-thunk)\n* compose with [Redux Chrome extension](https://github.com/zalmoxisus/redux-devtools-extension) for development env.\n\n\u003e [Displaying Map in state #124](https://github.com/zalmoxisus/redux-devtools-extension/issues/124)\n\n\u003e  Import [`set.prototype.tojson`](https://www.npmjs.com/package/set.prototype.tojson) and [`map.prototype.tojson`](https://www.npmjs.com/package/map.prototype.tojson) for correct view of [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) and [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) structures at Redux Chrome extension.\n\n---\n\nApp | Redux Chrome dev tools\n----|---\n![CRAFT Redux Screenshot](https://monosnap.com/file/X5rD3u7mubxRHpufXzIACNhzk5zVEs.png) | ![Alt text](https://monosnap.com/file/UWm0dSNy1zhO1dfey7kHtiezhPaZKk.png)\n\n### `npm start`\n\nRuns the app in development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will see the build errors and lint warnings in the console.\n\n\u003cimg src='https://camo.githubusercontent.com/41678b3254cf583d3186c365528553c7ada53c6e/687474703a2f2f692e696d6775722e636f6d2f466e4c566677362e706e67' width='600' alt='Build errors'\u003e\n\n### `npm test`\n\nRuns the test watcher in an interactive mode.\u003cbr\u003e\nBy default, runs tests related to files changes since the last commit.\n\n[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n\n\n---\n\n## Troubleshooting\n\n### `scripts/*-env.js`\n\nWe need this script because we can not run this\n\n```\n{\n  \"scripts\": {\n    \"test\": \"node -r dotenv/config ./node_modules/.bin/react-scripts test dotenv_config_path=development.env\",    \n  }\n}\n```\n\nBecause `jest` will accept `dotenv_config_path=development.env` as [regex for test files](https://facebook.github.io/jest/docs/cli.html#jest-regexfortestfiles).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuchk4%2Fcraft-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuchk4%2Fcraft-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuchk4%2Fcraft-redux/lists"}