{"id":22420220,"url":"https://github.com/qiscus/qiscus-chat-sdk-js-sample","last_synced_at":"2026-02-24T09:33:58.547Z","repository":{"id":43269122,"uuid":"172018585","full_name":"qiscus/qiscus-chat-sdk-js-sample","owner":"qiscus","description":"Sample User Interface for Qiscus Chat SDK Javascript","archived":false,"fork":false,"pushed_at":"2022-03-11T03:21:08.000Z","size":5413,"stargazers_count":4,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-05T19:41:50.762Z","etag":null,"topics":["api","chat","chat-sdk","javascript","message","messaging","qiscus-chat-sdk","real-time","sample"],"latest_commit_sha":null,"homepage":"http://qiscus.com/documentation","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/qiscus.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":"2019-02-22T07:46:08.000Z","updated_at":"2023-02-20T20:06:20.000Z","dependencies_parsed_at":"2022-09-23T02:40:19.935Z","dependency_job_id":null,"html_url":"https://github.com/qiscus/qiscus-chat-sdk-js-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qiscus/qiscus-chat-sdk-js-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiscus%2Fqiscus-chat-sdk-js-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiscus%2Fqiscus-chat-sdk-js-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiscus%2Fqiscus-chat-sdk-js-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiscus%2Fqiscus-chat-sdk-js-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiscus","download_url":"https://codeload.github.com/qiscus/qiscus-chat-sdk-js-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiscus%2Fqiscus-chat-sdk-js-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","chat","chat-sdk","javascript","message","messaging","qiscus-chat-sdk","real-time","sample"],"created_at":"2024-12-05T16:18:18.413Z","updated_at":"2026-02-24T09:33:58.522Z","avatar_url":"https://github.com/qiscus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qiscus Chat SDK Javascript Sample UI\n\nThis repo is aimed to give an example on how to build a chat UI using Qiscus Chat SDK. Qiscus Chat Sample UI is built with full functionalities so that you can figure out the flow and main activities of common Chat apps. This sample app is built on top of Qiscus Chat SDK, for further feature you can figure out in our [docs](https://documentation.qiscus.com/chat-sdk-javascript/introduction)\n\n## [Demo](https://qiscus-sdk-sample-six.vercel.app/)\nYou can try out a live demo from the link [here](https://qiscus-sdk-sample-six.vercel.app/).  \n\n## Screen shots\nYou can see some of sample UI in this repository\n\n\u003cimg src=\"https://d1edrlpyc25xu0.cloudfront.net/kiwari-prod/image/upload/d3W9yrkiG7/Screen+Shot+2019-03-18+at+07.59.15.png\" alt=\"Chat Rooms\" width=\"240\"/\u003e\n\n\u003cimg src=\"https://d1edrlpyc25xu0.cloudfront.net/kiwari-prod/image/upload/3n9FuQ8pwk/Screen+Shot+2019-03-18+at+08.07.36.png\" alt=\"Chat\" width=\"240\"/\u003e\n\n\u003cimg src=\"https://d1edrlpyc25xu0.cloudfront.net/kiwari-prod/image/upload/itgZtNlv6A/Screen+Shot+2019-03-18+at+08.08.41.png\" alt=\"New Chat\" width=\"240\"/\u003e\n\n\u003cimg src=\"https://d1edrlpyc25xu0.cloudfront.net/kiwari-prod/image/upload/_etTMharuV/Screen+Shot+2019-03-18+at+08.08.11.png\" alt=\"Chat Room Info\" width=\"240\"/\u003e\n\n## How to run\n\nYou can view this demo by utilizing http server such as built in php function of `php -S localhost:8080 -t`, or by using [http-server](https://github.com/indexzero/http-server). \n\n```bash\n# Install http-server from npm globally\n$ npm install http-server -g\n\n# Choose folder and run Qiscus Chat SDK Javascript Sample\n$ cd qiscus-chat-sdk-js-sample\n$ http-server\n```\n\n## Contribution\nQiscus Chat SDK Sample UI is fully open-source. All contributions and suggestions are welcome!\n\n## Security Disclosure\nIf you believe you have identified a security vulnerability with Qiscus Chat SDK, you should report it as soon as possible via email to contact.us@qiscus.com. Please do not post it to a public issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiscus%2Fqiscus-chat-sdk-js-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiscus%2Fqiscus-chat-sdk-js-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiscus%2Fqiscus-chat-sdk-js-sample/lists"}