{"id":15650554,"url":"https://github.com/pubkey/rxdb-quickstart","last_synced_at":"2025-08-21T20:32:09.762Z","repository":{"id":209961752,"uuid":"725322263","full_name":"pubkey/rxdb-quickstart","owner":"pubkey","description":"Local-First peer-to-peer replicated todo list with RxDB and WebRTC","archived":false,"fork":false,"pushed_at":"2024-10-29T18:16:52.000Z","size":4167,"stargazers_count":41,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T20:01:22.576Z","etag":null,"topics":["local-first","p2p","peer-to-peer","rxdb","webrtc","webrtc-demos"],"latest_commit_sha":null,"homepage":"https://pubkey.github.io/rxdb-quickstart/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pubkey.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":"2023-11-29T22:41:09.000Z","updated_at":"2024-10-29T03:37:34.000Z","dependencies_parsed_at":"2023-12-20T11:28:16.088Z","dependency_job_id":"cd2fcf33-9370-4634-996d-911f9a8534c2","html_url":"https://github.com/pubkey/rxdb-quickstart","commit_stats":{"total_commits":237,"total_committers":2,"mean_commits":118.5,"dds":"0.14767932489451474","last_synced_commit":"66c6f6044a51784f33edcf7ce739be7e8b27e3de"},"previous_names":["pubkey/rxdb-quickstart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubkey%2Frxdb-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubkey%2Frxdb-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubkey%2Frxdb-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubkey%2Frxdb-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pubkey","download_url":"https://codeload.github.com/pubkey/rxdb-quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230532443,"owners_count":18240792,"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":["local-first","p2p","peer-to-peer","rxdb","webrtc","webrtc-demos"],"created_at":"2024-10-03T12:35:02.458Z","updated_at":"2025-08-21T20:32:09.747Z","avatar_url":"https://github.com/pubkey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local-First peer-to-peer replicated todo list with RxDB and WebRTC\n\nThis is a [local first](https://rxdb.info/offline-first.html) todo app that stores data locally with [RxDB](https://rxdb.info/) and replicates it [peer-to-peer with WebRTC](https://rxdb.info/replication-webrtc.html) to other devices without sending the data throught any central server.\n\nThe whole app is implemented without a framework in about 200 lines of TypeScript code. To learn more about how it works, I recommend looking at the [source code](./src/index.ts) and read the [Quickstart Guide](https://rxdb.info/quickstart.html).\n\n### Try live demo\n\nThe app is deployed with github pages at [https://pubkey.github.io/rxdb-quickstart/](https://pubkey.github.io/rxdb-quickstart/). It will automatically assign you a room id as url hash. Open that url in another browser/device/tab to test the replication.\n\n![p2p-todo-demo](./files/p2p-todo-demo.gif)\n\n### Start the app locally (requires Node.js v20 installed):\n\n- Fork\u0026Clone the repository.\n- Run `npm install` to install the npm dependencies.\n- Run `npm run dev` to start the webpack dev server and leave it open.\n- Open [http://localhost:8080/](http://localhost:8080/) in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubkey%2Frxdb-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpubkey%2Frxdb-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubkey%2Frxdb-quickstart/lists"}