{"id":20543619,"url":"https://github.com/chanran/vuesocketchatroom","last_synced_at":"2025-04-14T09:34:37.097Z","repository":{"id":99969964,"uuid":"90542369","full_name":"Chanran/vueSocketChatroom","owner":"Chanran","description":"vue2.x + vue-router2.x+ vuex2.x + vux2.x + express + socket.io immediate chat room","archived":false,"fork":false,"pushed_at":"2023-08-24T03:26:04.000Z","size":397,"stargazers_count":45,"open_issues_count":0,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-05T13:32:18.363Z","etag":null,"topics":["express","socket-io","vue-cli","vue-router2","vuejs2","vuex2"],"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/Chanran.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}},"created_at":"2017-05-07T15:26:41.000Z","updated_at":"2024-04-24T08:44:23.000Z","dependencies_parsed_at":"2024-01-02T23:25:28.544Z","dependency_job_id":"fed11eba-ffda-46ac-a862-b04a7a2019fb","html_url":"https://github.com/Chanran/vueSocketChatroom","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/Chanran%2FvueSocketChatroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chanran%2FvueSocketChatroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chanran%2FvueSocketChatroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chanran%2FvueSocketChatroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chanran","download_url":"https://codeload.github.com/Chanran/vueSocketChatroom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224866870,"owners_count":17382875,"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":["express","socket-io","vue-cli","vue-router2","vuejs2","vuex2"],"created_at":"2024-11-16T01:39:04.972Z","updated_at":"2024-11-16T01:39:10.085Z","avatar_url":"https://github.com/Chanran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# socket.io immediate chat room\n\n[中文文档](./docs/README_zh_cn.md)\n\n## glance\n\n- login page\n\n  ![login page](./docs/login.png)\n\n- group chat page\n\n  ![group chat page](./docs/group_chat.png)\n\n- others list\n\n  ![others](./docs/others.png)\n\n- private chat page\n\n  ![private chat](./docs/private_chat.png)\n\n## install dependencies\n\n1. node7.x\n\n2. auto restart node server tool\n\n```\nnpm i -g nodemon\n```\n\n3. QA tool\n\n    install eslint plugin for your code editor(like \"eslint\" in vscode)\n\n## download\n\n``` bash\n# clone\ngit clone git@github.com:Chanran/vueSocketChatroom.git\ncd vueSocketChatroom\n\n# install dependencies\nnpm install -d\n```\n\n## start\n\n```\nnpm run dev\nnpm run server # open another terminal\n```\n\nvisit [http://localhost:8080/](http://localhost:8080/)\n\n## deploy\n\n```\nnpm install -g pm2 # install just once\nnpm i -d --production\nnpm run build\nnpm run deploy\n```\n\n## tech docs\n\n- [api docs](https://www.showdoc.cc/1629169?page_id=14974136)\n- [vue2](https://vuejs.org/)\n- [vue-router2](https://router.vuejs.org/en/)\n- [vuex](https://vuex.vuejs.org/en/)\n- [vue-loader](https://vue-loader.vuejs.org/en/)\n- [vux](https://vux.li/#/)\n- [express4.x](https://expressjs.com/)\n- [mongodb](https://docs.mongodb.com/)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanran%2Fvuesocketchatroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanran%2Fvuesocketchatroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanran%2Fvuesocketchatroom/lists"}