{"id":13726617,"url":"https://github.com/zth/reason-relay-playground","last_synced_at":"2025-04-03T10:45:36.110Z","repository":{"id":99130859,"uuid":"300926157","full_name":"zth/reason-relay-playground","owner":"zth","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-03T16:31:34.000Z","size":145,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T00:25:34.960Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Reason","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/zth.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}},"created_at":"2020-10-03T16:31:13.000Z","updated_at":"2020-11-04T12:32:29.000Z","dependencies_parsed_at":"2023-06-04T01:30:37.918Z","dependency_job_id":null,"html_url":"https://github.com/zth/reason-relay-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Freason-relay-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Freason-relay-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Freason-relay-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zth%2Freason-relay-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zth","download_url":"https://codeload.github.com/zth/reason-relay-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989498,"owners_count":20865306,"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":[],"created_at":"2024-08-03T01:03:14.764Z","updated_at":"2025-04-03T10:45:36.076Z","avatar_url":"https://github.com/zth.png","language":"Reason","funding_links":[],"categories":["Reason"],"sub_categories":[],"readme":"# reason-relay-sample\n\nThis repository contains a playground for testing out ReasonRelay. It focuses on exploring suspense, concurrent mode and a few other new Relay features like partial rendering of views.\n\n## Usage\n\n### Recommended setup\n\nYou're encourage to do the following to get the best possible experience of trying this repo out:\n\n1. Install the [ReasonRelay VSCode extension](https://marketplace.visualstudio.com/items?itemName=GabrielNordeborn.vscode-reason-relay)\n2. Open the `client` folder in VSCode, _not_ the root (where this README file is located). This ensures the tooling works as expected.\n\n### Installing\n\nInstall the needed packages both for the client and the backend:\n\n```\ncd client\nyarn\n\ncd ../server\nyarn\n```\n\n### Starting\n\nStart the server:\n\n```\n# in the server folder\nyarn start\n```\n\nStart the client in a separate terminal:\n\n```\n# in the client folder\nyarn start\n```\n\nGo to https://localhost:9000 to see the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Freason-relay-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzth%2Freason-relay-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzth%2Freason-relay-playground/lists"}