{"id":18595954,"url":"https://github.com/andreystarkov/rearch","last_synced_at":"2025-09-29T07:50:57.871Z","repository":{"id":67788121,"uuid":"140605039","full_name":"andreystarkov/rearch","owner":"andreystarkov","description":"on the way to cleanest react architechture","archived":false,"fork":false,"pushed_at":"2019-12-18T14:08:59.000Z","size":703,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T04:54:20.159Z","etag":null,"topics":["animejs","apollo","boilerplate","graphql","ramda","ramdajs","react","react-boilerplate","react-starter","redux","reduxsaga","reduxsauce","reselect","standard","starter-kit","styled","styled-components"],"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/andreystarkov.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":"2018-07-11T16:57:21.000Z","updated_at":"2023-03-30T11:29:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"a526ec02-d0ed-4986-8f7c-f77f5b77c68e","html_url":"https://github.com/andreystarkov/rearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreystarkov/rearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreystarkov%2Frearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreystarkov%2Frearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreystarkov%2Frearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreystarkov%2Frearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreystarkov","download_url":"https://codeload.github.com/andreystarkov/rearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreystarkov%2Frearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277483294,"owners_count":25825561,"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-09-29T02:00:09.175Z","response_time":84,"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":["animejs","apollo","boilerplate","graphql","ramda","ramdajs","react","react-boilerplate","react-starter","redux","reduxsaga","reduxsauce","reselect","standard","starter-kit","styled","styled-components"],"created_at":"2024-11-07T01:22:35.661Z","updated_at":"2025-09-29T07:50:57.840Z","avatar_url":"https://github.com/andreystarkov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Nebuchadnezzar\n\nPowerful weapon set for fighting with big projects.\n\n## :wavy_dash: Stack\n\n### :crown: Core\n- [React](https://reactjs.org/)\n- [React Router](https://reacttraining.com/react-router/web/guides/philosophy)\n\n### :nail_care: Layout / Styling\n- [Styled Components](https://www.styled-components.com/)\n- [Styled Media Query](https://github.com/morajabi/styled-media-query)\n- [Polished](https://polished.js.org/docs/)\n\n### :link: State management / Data flow\n- [Redux](https://github.com/reduxjs/redux)\n- [Redux Saga](https://redux-saga.js.org/)\n- [Reduxsauce](https://github.com/infinitered/reduxsauce)\n- [Seamless Immutable](https://github.com/rtfeldman/seamless-immutable)\n- [Redux Persist](https://github.com/rt2zz/redux-persist)\n- [Reselect](https://github.com/reduxjs/reselect)\n\n### :truck: Transport\n- [Apisauce](https://github.com/infinitered/apisauce)\n- [Apollo GraphQL Client](https://www.apollographql.com/docs/react/)\n\n### :tada: Animations\n- [Anime.js](http://animejs.com/documentation/)\n- [React FLIP Toolkit](https://github.com/aholachek/react-flip-toolkit)\n- [Animate.css](https://daneden.github.io/animate.css/)\n\n### :wrench: Utils\n- [Recompose](https://github.com/acdlite/recompose)\n- [Ramda](https://ramdajs.com/)\n\n### :cop: Code Style\n- [ESLint](https://eslint.org/)\n- [Standard Codestyle](https://standardjs.com/)\n\n## :wavy_dash: Quick start\n\n```bash\n $ git clone https://github.com/DaoCasino/dc-react-kit ./ProjectName\n $ cd ./ProjectName\n $ chmod +X ./*.sh\n $ npm i\n $ npm start\n```\n\n\n## :wavy_dash: Build :fork_and_knife:\n\n```bash\n $ npm run build\n```\n\n## :wavy_dash: Tools :hammer:\n\n#### :small_blue_diamond: Create new component:\n```bash\n $ ./component.sh SomeComponent\n```\nNow you can use it from anywhere, like:\n```js\n  import { SomeComponent } from 'Components'\n```\n\n#### :small_blue_diamond: Create an empty screen (top-level route)\n\n```bash\n  ./screen.sh SomeScreen\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreystarkov%2Frearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreystarkov%2Frearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreystarkov%2Frearch/lists"}