{"id":27655186,"url":"https://github.com/orbitdb/example-orbitdb-todomvc","last_synced_at":"2025-04-24T06:01:47.241Z","repository":{"id":27559680,"uuid":"110826969","full_name":"orbitdb-archive/example-orbitdb-todomvc","owner":"orbitdb-archive","description":"TodoMVC with OrbitDB","archived":true,"fork":false,"pushed_at":"2022-12-07T23:37:15.000Z","size":3517,"stargazers_count":22,"open_issues_count":24,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T05:34:25.315Z","etag":null,"topics":["example","ipfs","orbit-db","p2p","todomvc"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/orbitdb-archive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-15T11:50:57.000Z","updated_at":"2024-12-19T16:48:02.000Z","dependencies_parsed_at":"2022-09-17T02:22:05.133Z","dependency_job_id":null,"html_url":"https://github.com/orbitdb-archive/example-orbitdb-todomvc","commit_stats":null,"previous_names":["orbitdb-archive/example-orbitdb-todomvc","orbitdb/example-orbitdb-todomvc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Fexample-orbitdb-todomvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Fexample-orbitdb-todomvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Fexample-orbitdb-todomvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Fexample-orbitdb-todomvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orbitdb-archive","download_url":"https://codeload.github.com/orbitdb-archive/example-orbitdb-todomvc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573330,"owners_count":21452347,"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":["example","ipfs","orbit-db","p2p","todomvc"],"created_at":"2025-04-24T06:01:04.501Z","updated_at":"2025-04-24T06:01:47.183Z","avatar_url":"https://github.com/orbitdb-archive.png","language":"JavaScript","readme":"# Example OrbitDB TodoMVC\n\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby) [![Matrix](https://img.shields.io/badge/matrix-%23orbitdb%3Apermaweb.io-blue.svg)](https://riot.permaweb.io/#/room/#orbitdb:permaweb.io) [![Discord](https://img.shields.io/discord/475789330380488707?color=blueviolet\u0026label=discord)](https://discord.gg/v3RNE3M)\n\n\u003e Serverless and collaborative Todo lists\n\nTodoMVC application using [OrbitDB](https://github.com/orbitdb/orbit-db) as a database for the todo list and [IPFS](https://github.com/ipfs/js-ipfs) as the storage and networking. This is an example to demonstrate how OrbitDB enables multi-user, real-time and serverless editing of a dataset.\n\nStatus: ***Work in progress***.\n\n**[LIVE DEMO](https://ipfs.io/ipfs/QmVWQMLUM3o4ZFbLtLMS1PMLfodeEeBkBPR2a2R3hqQ337/)**\n\n\u003cp align=\"centers\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/haadcode/example-orbitdb-todomvc/master/screenshots/Screen%20Shot%202017-11-29%20at%2017.09.31.png\" width=\"50%\"\u003e\n\u003c/p\u003e\n\n## Background\n\nThis example is based on [React TodoMVC](https://github.com/tastejs/todomvc/tree/master/examples/react).\n\n- Initializing OrbitDB and IPFS happens in [store](https://github.com/haadcode/example-orbitdb-todomvc/blob/master/src/store.js)\n- OrbitDB calls happen in [model](https://github.com/haadcode/example-orbitdb-todomvc/blob/master/src/todoModel.js)\n- The database and app are hooked together in [app](https://github.com/haadcode/example-orbitdb-todomvc/blob/master/src/app.jsx#L188)\n\n## Install\n\n```sh\ngit clone \u003crepo\u003e\ncd repo/\nnpm install\nnpm run build\n```\n\n## Usage\n\n```sh\nnpm start\n```\n\nOpen your browser at http://127.0.0.1:8080\n\n## Collaborative editing by multiple users\n\nTo collaborate on a TODO list, open the same url in *another browser or incognito window*. You should see the TODO lists sync automatically.\n\n\n## Contribute\n\nWe'd be happy have contributions! If you find any issues, have suggestions for new features or would like to improve the project, please open an issue.\n\nFor specific guidelines for contributing to this repository, check out the [Contributing guide](CONTRIBUTING.md). For more on contributing to OrbitDB in general, take a look at the [@OrbitDB welcome repository](https://github.com/orbitdb/welcome). Please note that all interactions in @orbitdb fall under our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## License\n\n[MIT](LICENSE) © 2017-2019 Haja Networks Oy\n","funding_links":[],"categories":["Examples"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitdb%2Fexample-orbitdb-todomvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forbitdb%2Fexample-orbitdb-todomvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitdb%2Fexample-orbitdb-todomvc/lists"}