{"id":18555509,"url":"https://github.com/jwdev66/socket_chat","last_synced_at":"2026-04-05T23:05:08.797Z","repository":{"id":71380363,"uuid":"349143489","full_name":"jwdev66/socket_chat","owner":"jwdev66","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-18T16:28:24.000Z","size":5348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T13:10:34.694Z","etag":null,"topics":["express","material-ui","react","redux","redux-thunk","socket-io"],"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/jwdev66.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":"2021-03-18T16:27:47.000Z","updated_at":"2021-03-18T16:41:54.000Z","dependencies_parsed_at":"2023-02-22T17:16:15.855Z","dependency_job_id":null,"html_url":"https://github.com/jwdev66/socket_chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwdev66/socket_chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Fsocket_chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Fsocket_chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Fsocket_chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Fsocket_chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwdev66","download_url":"https://codeload.github.com/jwdev66/socket_chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwdev66%2Fsocket_chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268031073,"owners_count":24184438,"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-07-31T02:00:08.723Z","response_time":66,"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":["express","material-ui","react","redux","redux-thunk","socket-io"],"created_at":"2024-11-06T21:26:56.312Z","updated_at":"2025-12-30T21:54:18.810Z","avatar_url":"https://github.com/jwdev66.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-redux socket.io Chat\r\n\r\nThis is my PET Chat project that I'd like to share with you.\r\n\r\nIncluded `Webpack 4` `babel 7` `styled-components` `redux` `redux-thunk` `socket.io`\r\n\r\n\r\n# Installation\r\n\r\n0) Clone the branch you need\r\n\r\n1) Install dependencies via npm `npm i` or yarn `yarn install`.\r\n\r\n2) npm run build\r\n\r\n3) Start web server `npm run server`.\r\n\r\n4) Open 2 Browser tabs and enter 2 different nicknames. Navigate to [http://localhost:5001](http://localhost:5001)\r\n\r\n4) Type anything in a chat.\r\n\r\n# Location of stuff\r\n\r\n    .\r\n    ├── server/                 # Server logic with socket.io\r\n    ├── src/                    # App folder with all developer stuff\r\n    │   ├── actions/            # Redux actions used api/ functions\r\n    │   ├── api/                # Axios requests logic\r\n    │   ├── components/         # All components used in this project\r\n    │   ├── constants/          # Redux constants used in actions/\r\n    │   ├── pages/              # The layout of home page\r\n    │   ├── reducers/           # Redux reducers\r\n    │   ├── store/              # Redux store with initial state\r\n    │   ├── static/             # Used to store fonts, icons, images\r\n    │   └── ...\r\n    ├── webpack/                # Modules for webpack I used\r\n    ├── webpack.config.js       # All webpack settings\r\n    └── ...\r\n\r\n# Build production\r\n\r\nIf you want to build a production version of my app you need to type\r\n\r\n`npm run build` || `yarn build`\r\n\r\nThis will create dist folder where everything will be compressed and minified.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwdev66%2Fsocket_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwdev66%2Fsocket_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwdev66%2Fsocket_chat/lists"}