{"id":16534589,"url":"https://github.com/katrotz/idle-chat","last_synced_at":"2026-05-08T03:42:16.252Z","repository":{"id":88330690,"uuid":"106186483","full_name":"katrotz/idle-chat","owner":"katrotz","description":"Simple chat interface using react relay","archived":false,"fork":false,"pushed_at":"2017-10-09T23:39:35.000Z","size":274,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T14:11:31.487Z","etag":null,"topics":["graphql","graphql-js","lerna","react","relay"],"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/katrotz.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-10-08T15:19:23.000Z","updated_at":"2023-03-08T15:53:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c2f7599-daf1-4766-b39d-64d49c6f4554","html_url":"https://github.com/katrotz/idle-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katrotz/idle-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katrotz%2Fidle-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katrotz%2Fidle-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katrotz%2Fidle-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katrotz%2Fidle-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katrotz","download_url":"https://codeload.github.com/katrotz/idle-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katrotz%2Fidle-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265198361,"owners_count":23726449,"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":["graphql","graphql-js","lerna","react","relay"],"created_at":"2024-10-11T18:24:43.253Z","updated_at":"2025-10-27T02:20:09.453Z","avatar_url":"https://github.com/katrotz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IDLE CHAT\n    A relay based implementation of a \"chat application\"\n\nThe repository contains two packages (client and server implementations)\nThe client is written using React + Relay + GraphQL JS.\n\nThe backend is an express application that serves a graphQL endpoint.\n\n### Install\nThe application is managed using [lerna](https://lernajs.io/).\n\nTo install the dependencies of the entire repository\n\n```lerna bootstrap```\n\n### Run\nRun the following command in the root of the package to start the application (both client and server)\n\n```lerna run start```\n\nIt will run the server that can be accessed via [localhost:8080](http://localhost:8080) and the client at [localhost:3000](http://localhost:3000)\nThe server exposes two main endpoints:\n\n\n1. `/graphql` that serves the graphql server\n2. `/graphql/schema` that generates the schema json\n\n### Notes\nCurrently the server graphQL schema must be manually generated and copied into the client relay configuration in case the schema changes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatrotz%2Fidle-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatrotz%2Fidle-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatrotz%2Fidle-chat/lists"}