{"id":22329161,"url":"https://github.com/realtime-framework/messagingtypescriptchat","last_synced_at":"2026-07-06T00:33:11.571Z","repository":{"id":73122081,"uuid":"78446759","full_name":"realtime-framework/MessagingTypeScriptChat","owner":"realtime-framework","description":"Simple chat example using TypeScript, React and Realtime Messaging","archived":false,"fork":false,"pushed_at":"2017-01-10T11:06:25.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T06:43:47.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/realtime-framework.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-09T16:27:07.000Z","updated_at":"2021-09-14T16:16:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"38a2926d-1b34-4912-83f4-bbd7623e706c","html_url":"https://github.com/realtime-framework/MessagingTypeScriptChat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realtime-framework/MessagingTypeScriptChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realtime-framework%2FMessagingTypeScriptChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realtime-framework%2FMessagingTypeScriptChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realtime-framework%2FMessagingTypeScriptChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realtime-framework%2FMessagingTypeScriptChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realtime-framework","download_url":"https://codeload.github.com/realtime-framework/MessagingTypeScriptChat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realtime-framework%2FMessagingTypeScriptChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35174071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"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":[],"created_at":"2024-12-04T03:14:38.263Z","updated_at":"2026-07-06T00:33:11.562Z","avatar_url":"https://github.com/realtime-framework.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Chat example using TypeScript, React and Realtime Messaging\n\nThis example shows how to build a simple web chat using TypeScript, React and the Realtime Messaging platform.\n\nIn a nuthsell this example allows users to exchange messages with all the other users subscribing the chat room.\n\n[TypeScript](https://www.typescriptlang.org/) is a typed superset of JavaScript that compiles to plain JavaScript.\n\n[React](https://facebook.github.io/react/) is a JavaScript library for building user interfaces.\n\n[Realtime Messaging](https://framework.realtime.co/messaging/) is a cloud based message broker, enabling developers to build cross-platform apps that require realtime communication between devices.\n\n### Getting your Free Realtime Messaging subscription\nIf you already have a Realtime Messaging subscription you can skip this step.\n\nClick [here](https://accounts.realtime.co/signup/) to register for a Realtime account and subscribe the Realtime Messaging service using the Free plan. \n\nYou'll get a 6 alpha-numeric application key (aka appkey) and make note of it, you'll have to enter it in your app code when the connection to Realtime is established.\n\n\n## Running this example\nDownload or clone this repository and enter your Realtime Messaging application key in the `appkey` property of the `Chat` component defined at `src/index.tsx` file.\n\nRun the following commands in your terminal window to install the dependencies and compile the example:\n\n\tnpm install -g webpack\n\tnpm install\n\twebpack\n\nOpen the index.html file in your default browser.\n\nNOTE: You'll need to have Node.js and NPM setup on your development environment.\n\n\n## Author\nRealtime.co\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtime-framework%2Fmessagingtypescriptchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealtime-framework%2Fmessagingtypescriptchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealtime-framework%2Fmessagingtypescriptchat/lists"}