{"id":20021257,"url":"https://github.com/tiendq/twitter-client-redux","last_synced_at":"2026-04-14T19:32:02.742Z","repository":{"id":88624072,"uuid":"76521000","full_name":"tiendq/twitter-client-redux","owner":"tiendq","description":"A Redux async action example with Twitter REST APIs","archived":false,"fork":false,"pushed_at":"2020-07-19T22:58:55.000Z","size":351,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T01:45:28.186Z","etag":null,"topics":["babel-node","express","jest","nodejs","react","redux","twitter-api"],"latest_commit_sha":null,"homepage":"","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/tiendq.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-15T03:35:34.000Z","updated_at":"2023-01-13T08:22:22.000Z","dependencies_parsed_at":"2024-03-25T12:32:26.652Z","dependency_job_id":null,"html_url":"https://github.com/tiendq/twitter-client-redux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiendq/twitter-client-redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiendq%2Ftwitter-client-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiendq%2Ftwitter-client-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiendq%2Ftwitter-client-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiendq%2Ftwitter-client-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiendq","download_url":"https://codeload.github.com/tiendq/twitter-client-redux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiendq%2Ftwitter-client-redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["babel-node","express","jest","nodejs","react","redux","twitter-api"],"created_at":"2024-11-13T08:36:02.893Z","updated_at":"2026-04-14T19:32:02.697Z","avatar_url":"https://github.com/tiendq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twitter-client-redux\n\nA [Redux async action](http://redux.js.org/docs/advanced/AsyncActions.html) example to search Twitter with [Twitter REST APIs](https://dev.twitter.com/rest/public)\n\n[![Build Status](https://travis-ci.com/Tiendq/twitter-client-redux.svg?branch=master)](https://travis-ci.com/Tiendq/twitter-client-redux) [![Greenkeeper badge](https://badges.greenkeeper.io/Tiendq/twitter-client-redux.svg)](https://greenkeeper.io/)\n\n![Demo](./demo.png)\n\n## Features\n\n- Redux async action\n- Twitter REST APIs\n- CSS modules\n- Test with Jest\n- Server side rendering (SSR)\n- Pass `ref` to HOC/Redux's connected components with `React.forwardRef`\n\nNotes: We use `babel-node` for development (and build by `babel` for production). `babel` use `babel-plugin-css-modules-transform` to handle `scss` files then it ignores `style-loader` which loaded by `webpack-dev-middleware`. To support SSR we need to only use `webpack` for client side code.\n\n## How to Start\n\n`yarn install`\n\n`yarn test`\n\n`yarn start` to start an Express server at `http://localhost:8080` with [HMR](https://webpack.js.org/concepts/hot-module-replacement/) ([nodemon](https://github.com/remy/nodemon) is utilized for its live loading feature).\n\n`yarn build` to build code for production mode e.g. use CSS file instead of inline style.\n\n## Configuration\n\nIn order to run this application locally you need to [create a Twitter application](https://apps.twitter.com/app/new) in your own Twitter account then provide valid `CONSUMER_KEY` and `CONSUMER_SECRET` in `.env` file.\n\n## Resources\n\n- [Introduction to Redux](http://devguides.io/redux/)\n- [Redux Official Documentation](https://redux.js.org/)\n- [CSS Modules with React: The Complete Guide](https://blog.yipl.com.np/css-modules-with-react-the-complete-guide-a98737f79c7c)\n\n\u0026copy;2018 [Tien Do](https://github.com/tiendq)\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiendq%2Ftwitter-client-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiendq%2Ftwitter-client-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiendq%2Ftwitter-client-redux/lists"}