{"id":22273212,"url":"https://github.com/chamerling/react-recoil-poc","last_synced_at":"2026-05-09T15:20:07.995Z","repository":{"id":141627496,"uuid":"379916461","full_name":"chamerling/react-recoil-poc","owner":"chamerling","description":"Playing with React, recoil, Deno and SSE","archived":false,"fork":false,"pushed_at":"2021-06-25T09:38:45.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-30T14:42:38.056Z","etag":null,"topics":["deno","react","recoiljs","sse"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/chamerling.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":"2021-06-24T12:24:13.000Z","updated_at":"2021-06-25T09:43:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"796ef646-fdc8-4f1a-b3d0-147660c7e21f","html_url":"https://github.com/chamerling/react-recoil-poc","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/chamerling%2Freact-recoil-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chamerling%2Freact-recoil-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chamerling%2Freact-recoil-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chamerling%2Freact-recoil-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chamerling","download_url":"https://codeload.github.com/chamerling/react-recoil-poc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245499311,"owners_count":20625346,"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":["deno","react","recoiljs","sse"],"created_at":"2024-12-03T13:10:27.353Z","updated_at":"2026-05-09T15:20:02.975Z","avatar_url":"https://github.com/chamerling.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recoil + Deno POC\n\nThis is a POC using recoiljs and Deno with Server Sent Events showing how easy it is to manage list of users online status.\n\n## Usage\n\n### Backend\n\nYou just have to install Deno and run the server like\n\n```\ndeno run --allow-net --allow-read --watch ./backend/index.ts\n```\n\nIt will start the backend on port 8888. You can change the port in the `./backend/.env` file.\n\n### Frontend\n\n1. Install dependencies (first time only)\n  ```\n  yarn install\n  ```\n2. Run\n  ```\n  yarn start\n  ```\n\nIt will start the development server onand serve the React app on `http://localhost:3000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamerling%2Freact-recoil-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchamerling%2Freact-recoil-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamerling%2Freact-recoil-poc/lists"}