{"id":17242856,"url":"https://github.com/imcuttle/react-chat","last_synced_at":"2025-03-26T03:44:27.752Z","repository":{"id":45112693,"uuid":"69654816","full_name":"imcuttle/react-chat","owner":"imcuttle","description":"react and webpack demo","archived":false,"fork":false,"pushed_at":"2022-01-07T15:02:07.000Z","size":1007,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T02:34:04.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/imcuttle.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}},"created_at":"2016-09-30T09:46:26.000Z","updated_at":"2016-10-06T10:46:30.000Z","dependencies_parsed_at":"2022-09-12T02:11:50.405Z","dependency_job_id":null,"html_url":"https://github.com/imcuttle/react-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Freact-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Freact-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Freact-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Freact-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imcuttle","download_url":"https://codeload.github.com/imcuttle/react-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245585798,"owners_count":20639671,"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","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":[],"created_at":"2024-10-15T06:14:15.988Z","updated_at":"2025-03-26T03:44:27.732Z","avatar_url":"https://github.com/imcuttle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-Chat\n\n- See\n\n![img](./chat-ui.png)\n\n- Get Start\n```sh\n# dev mode\nnpm install\nnpm run dev\n\n# production\nnpm install -g webpack\nnpm run build\nopen build/index.html\n```\n\n- Directory Tree\n\n```sh\nreact-chat/\n├── app/ # dev files about react.\n│   ├── common/\n│   ├── component/\n│   │   ├── App.js\n│   │   └── Message.js\n│   ├── css/\n│   │   ├── base.less\n│   │   └── mixin.less\n│   └── main.js\n├── build/ # built by webpack from app\n│   ├── css/\n│   │   ├── font-awesome.css\n│   │   ├── font-awesome.css.map\n│   │   └── font-awesome.min.css\n│   ├── fonts/\n│   │   ├── fontawesome-webfont.eot\n│   │   ├── fontawesome-webfont.svg\n│   │   ├── fontawesome-webfont.ttf\n│   │   ├── fontawesome-webfont.woff\n│   │   ├── fontawesome-webfont.woff2\n│   │   └── FontAwesome.otf\n│   ├── index.html\n│   └── main.js\n├── index.js # web-dev-server run\n├── npm-debug.log\n├── package.json\n├── README.md\n└── webpack.config.js\n\n7 directories, 21 files.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimcuttle%2Freact-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimcuttle%2Freact-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimcuttle%2Freact-chat/lists"}