{"id":23178512,"url":"https://github.com/cometchat/cometchat-sample-app-vue","last_synced_at":"2025-04-30T14:44:07.778Z","repository":{"id":46761888,"uuid":"256125355","full_name":"cometchat/cometchat-sample-app-vue","owner":"cometchat","description":"Voice \u0026 Video Calling and Text Chat App for Vue (JavaScript/Web)","archived":false,"fork":false,"pushed_at":"2024-09-25T13:41:50.000Z","size":14199,"stargazers_count":53,"open_issues_count":0,"forks_count":35,"subscribers_count":13,"default_branch":"v4","last_synced_at":"2024-12-03T04:36:39.500Z","etag":null,"topics":["calling","chat","conference","javascript","messaging","video","voice","vue","vuejs","web"],"latest_commit_sha":null,"homepage":"https://www.cometchat.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cometchat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-16T06:10:45.000Z","updated_at":"2024-10-19T11:13:37.000Z","dependencies_parsed_at":"2022-09-24T15:52:03.131Z","dependency_job_id":"4fc7627a-0b6b-4481-a5cf-8000d59cddbd","html_url":"https://github.com/cometchat/cometchat-sample-app-vue","commit_stats":null,"previous_names":["cometchat-pro/cometchat-chat-sample-app-vue","cometchat/cometchat-chat-sample-app-vue","cometchat/cometchat-sample-app-vue"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-sample-app-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-sample-app-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-sample-app-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-sample-app-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometchat","download_url":"https://codeload.github.com/cometchat/cometchat-sample-app-vue/tar.gz/refs/heads/v4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251723253,"owners_count":21633113,"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":["calling","chat","conference","javascript","messaging","video","voice","vue","vuejs","web"],"created_at":"2024-12-18T07:11:39.725Z","updated_at":"2025-04-30T14:44:07.744Z","avatar_url":"https://github.com/cometchat.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"CometChat\" src=\"https://assets.cometchat.io/website/images/logos/banner.png\"\u003e\n\u003c/p\u003e\n\n\n# Vue Sample App by CometChat\n\nThis is a reference application showcasing the integration of [CometChat's Vue UI Kit](https://www.cometchat.com/docs/v4/vue-uikit/overview) within a Vue framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Vue-based applications.\n\n\u003cdiv style=\"\n    display: flex;\n    align-items: center;\n    justify-content: center;\"\u003e\n   \u003cimg src=\"./Screenshots/overview_cometchat_screens.png\" /\u003e\n\u003c/div\u003e\n\n## Prerequisites\n\n- Ensure that you have Node.js and npm installed:\n\n    ```sh\n    npm install npm@latest -g\n    ```\n\n- Sign up for a [CometChat](https://app.cometchat.com/) account to get your app credentials: _`App ID`_, _`Region`_, and _`Auth Key`_\n\n\n## Installation\n1. Clone the repository:\n    ```\n    git clone https://github.com/cometchat/cometchat-sample-app-vue.git\n    ```\n2. Navigate to the cloned directory:\n    ```\n    cd cometchat-sample-app-vue\n    ```\n3. Install dependencies:\n    ```\n    npm install\n    ```\n4. Enter your CometChat _`App ID`_, _`Region`_, and _`Auth Key`_ in the [src/AppConstants.ts](https://github.com/cometchat/cometchat-sample-app-vue/blob/v4/src/AppConstants.ts) file:\n    https://github.com/cometchat/cometchat-sample-app-vue/blob/2073befdf46e7eded22dc87f8be195582f71e05e/src/AppConstants.ts#L1-L5\n5. If your app is created before August 12th, 2024 then change the sample data URL to `https://assets.cometchat.io/sampleapp/v1/sampledata.json` in the [src/Login/index.vue](https://github.com/cometchat/cometchat-sample-app-vue/blob/v4/src/Login/index.vue) file: https://github.com/cometchat/cometchat-sample-app-vue/blob/2073befdf46e7eded22dc87f8be195582f71e05e/src/Login/index.vue#L249-L251\n6. Run the project locally to see all CometChat features in action:\n    ```\n    npm run serve\n    ```\n\n\n## Help and Support\nFor issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/vue-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometchat%2Fcometchat-sample-app-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometchat%2Fcometchat-sample-app-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometchat%2Fcometchat-sample-app-vue/lists"}