{"id":16601422,"url":"https://github.com/syumai/wee-chat","last_synced_at":"2025-10-06T16:58:36.169Z","repository":{"id":87128528,"uuid":"97361849","full_name":"syumai/wee-chat","owner":"syumai","description":"Sample Chat app implemented in Weex and WebSocket","archived":false,"fork":false,"pushed_at":"2017-07-16T11:14:50.000Z","size":33,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-24T06:59:15.390Z","etag":null,"topics":["javascript","vue","weex"],"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/syumai.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":"2017-07-16T05:21:30.000Z","updated_at":"2019-07-14T22:55:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"41bbaf15-f3b2-4128-af56-1d20d0a0290c","html_url":"https://github.com/syumai/wee-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syumai/wee-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syumai%2Fwee-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syumai%2Fwee-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syumai%2Fwee-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syumai%2Fwee-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syumai","download_url":"https://codeload.github.com/syumai/wee-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syumai%2Fwee-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646774,"owners_count":26021511,"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-10-06T02:00:05.630Z","response_time":65,"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":["javascript","vue","weex"],"created_at":"2024-10-12T00:18:04.841Z","updated_at":"2025-10-06T16:58:36.144Z","avatar_url":"https://github.com/syumai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wee-chat\n\nSample chat app implemented in Weex and WebSocket.\n\n## Setup\n\n```bash\nnpm install\n```\n\n## Usage\n\n```bash\nnpm run dev\nnpm run ws\nnpm run serve\n```\n\n* Then, scan QR code on your [Weex playground](https://weex.incubator.apache.org/playground.html)\n* This app worked on my Android phones (local area network only)\n  - receiving message not working on iOS (only sending works)\n\n## File structure\n\n* `src/*`: all source code\n* `app.js`: entrance of the Weex page\n* `build/*`: some build scripts\n* `dist/*`: where places generated code\n* `assets/*`: some assets for Web preview\n* `index.html`: a page with Web preview and qrcode of Weex js bundle\n* `weex.html`: Web render\n* `.babelrc`: babel config (preset-2015 by default)\n* `.eslintrc`: eslint config (standard by default)\n\n## npm scripts\n\n```bash\n# build both two js bundles for Weex and Web\nnpm run build\n\n# build the two js bundles and watch file changes\nnpm run dev\n\n# start a Web server at 8080 port\nnpm run serve\n\n# start a WebSocket server at 8181 port\nnpm run ws\n\n# start weex-devtool for debugging with native\nnpm run debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyumai%2Fwee-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyumai%2Fwee-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyumai%2Fwee-chat/lists"}