{"id":18423768,"url":"https://github.com/realaravinth/todos","last_synced_at":"2026-05-02T06:35:21.974Z","repository":{"id":105008956,"uuid":"410279768","full_name":"realaravinth/todos","owner":"realaravinth","description":"Tasks manager app is implemented using three different architectures","archived":false,"fork":false,"pushed_at":"2021-09-28T08:50:15.000Z","size":1844,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T17:48:54.851Z","etag":null,"topics":["ipfs","p2p","textileio"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realaravinth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"open_collective":null,"liberapay":"mcaptcha","issuehunt":null,"custom":["https://mcaptcha.org/donate"]}},"created_at":"2021-09-25T13:28:22.000Z","updated_at":"2021-09-28T08:50:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a6dd1a0-0337-4fde-a3fb-aeb21b0b855a","html_url":"https://github.com/realaravinth/todos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realaravinth/todos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Ftodos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Ftodos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Ftodos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Ftodos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realaravinth","download_url":"https://codeload.github.com/realaravinth/todos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realaravinth%2Ftodos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32525894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ipfs","p2p","textileio"],"created_at":"2024-11-06T04:38:38.791Z","updated_at":"2026-05-02T06:35:21.960Z","avatar_url":"https://github.com/realaravinth.png","language":"TypeScript","funding_links":["https://liberapay.com/mcaptcha","https://mcaptcha.org/donate"],"categories":[],"sub_categories":[],"readme":"# Demo task manager app\n\nTasks manager app is implemented on three different architectures:\n\n1. **client-server architecture:** requires a server to be hosted somewhere\n   on the internet and users are required to sign up for the service.\n   Data is stored on the server.\n   [demo](https://todo-server.shuttlecraft.io/)\n\n2. **client-local:** no sign up required, a static website is hosted\n   somewhere on the internet and all data is stored on the browser's\n   local storage. Multi-device synchronisation is achieved by manually\n   exporting state through a file and importing it on the other device.\n   [demo](https://todo-local.shuttlecraft.io/)\n\n3. **client-p2p:** no sign up required, a static website is hosted\n   somewhere on the internet. This implementation uses textile.io's\n   [ThreadDB](https://docs.textile.io/threads/), an IPFS based\n   technology. Synchronisation is achieved by exporting the private key\n   of the user(~128 bytes) and importing it on the other device. Users\n   can also migrate their 'silo' from one provider to another or just\n   self-host. [demo](https://todo-p2p.shuttlecraft.io/)\n\nThese are demo implementations and shouldn't be used as references. The\nwhole thing was put together in under a day so they are not idiomatic.\nI'm surprised it even works :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealaravinth%2Ftodos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealaravinth%2Ftodos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealaravinth%2Ftodos/lists"}