{"id":25943468,"url":"https://github.com/tobitsoftware/chayns-react-redux-todo-example","last_synced_at":"2026-05-09T07:36:04.605Z","repository":{"id":54252551,"uuid":"156369439","full_name":"TobitSoftware/chayns-react-redux-todo-example","owner":"TobitSoftware","description":"This project is an example for how u can use chayns® + React + Redux.","archived":false,"fork":false,"pushed_at":"2021-03-01T14:02:41.000Z","size":319,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-04T07:16:46.975Z","etag":null,"topics":["chayns","example","immutable","react","redux","tobit","todolist","webpack4"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TobitSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-06T10:54:08.000Z","updated_at":"2021-03-01T14:01:54.000Z","dependencies_parsed_at":"2022-08-13T10:10:09.622Z","dependency_job_id":null,"html_url":"https://github.com/TobitSoftware/chayns-react-redux-todo-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TobitSoftware/chayns-react-redux-todo-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-react-redux-todo-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-react-redux-todo-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-react-redux-todo-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-react-redux-todo-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TobitSoftware","download_url":"https://codeload.github.com/TobitSoftware/chayns-react-redux-todo-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TobitSoftware%2Fchayns-react-redux-todo-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["chayns","example","immutable","react","redux","tobit","todolist","webpack4"],"created_at":"2025-03-04T07:16:48.415Z","updated_at":"2026-05-09T07:36:04.587Z","avatar_url":"https://github.com/TobitSoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![license](https://img.shields.io/github/license/TobitSoftware/chayns-react-redux-todo-example.svg)]() [![GitHub pull requests](https://img.shields.io/github/issues-pr/TobitSoftware/chayns-react-redux-todo-example.svg)]() [![](https://img.shields.io/github/issues-pr-closed-raw/TobitSoftware/chayns-react-redux-todo-example.svg)]()\n\n\nchayns® React + Redux example\n===================\nThis project is an example for how u can use chayns® + [React][5] + [Redux][4]. \u003cbr\u003e\nIt's a simple ToDo-List where u can add, check/uncheck and remove ToDos. The ToDos will be saved in the localstorage.\n\n\u003e :exclamation: This is just an example project. Don't use it as a basis to build your new project. Use the [template][6] to do this and follow the instructions in the readme.\n\nDevelopment\n-------------\n1. Install all project dependencies with  `npm i`\n2. Start your webpack-dev-server for debugging your project with `npm start`\n    \u003e The webpack-dev-server is now running on your localhost on the port 8080. If the port is not available you can change it in the dev.babel.js in the webpack folder. \n\n    \u003e `npm start` runs the server in HTTPS mode. You need to add a ssl certificate to `/webpack/ssl`. If you just need HTTP then you can use `npm run start:http`\n3. Enable eslint in your development environment. *(not necessary, but recommended)*\n4. Implement the example Tapp to your [chayns® site][3] .\n    1. Go to configuration -\u003e Tapps\n    2. Click `Add Tapp`\n    3. Use external content\n    4. Give the Tapp a name and type in the following URL : `http[s]://localhost:8080`\n    5. Click `add`\n5. Start development.\n\n\u003e **Hint:** Writing Tapps with React? You might also want to take a look at our [React Style Guide][2].\n\nBuilding\n---------\nYou can build this project via `npm run build`.\n\nYou can also build this project with sourceMaps for testing via `npm run build:staging`.\n\n [1]: https://nodejs.org/en/\n [2]: https://github.com/TobitSoftware/chayns-guides/blob/master/TobitReactJsxStyleGuide.md\n [3]: https://chayns.net\n [4]: https://redux.js.org/basics/usagewithreact\n [5]: https://reactjs.org/\n [6]: https://github.com/TobitSoftware/chayns-react-redux-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobitsoftware%2Fchayns-react-redux-todo-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobitsoftware%2Fchayns-react-redux-todo-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobitsoftware%2Fchayns-react-redux-todo-example/lists"}