{"id":28412192,"url":"https://github.com/electric-sql/lofi-todo","last_synced_at":"2025-10-10T21:06:18.480Z","repository":{"id":240263034,"uuid":"802099271","full_name":"electric-sql/lofi-todo","owner":"electric-sql","description":"Electric To-Do app for the LoFi Discord Build Day","archived":false,"fork":false,"pushed_at":"2024-05-21T12:00:28.000Z","size":207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-08T10:47:07.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/electric-sql.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":"2024-05-17T14:19:42.000Z","updated_at":"2024-05-21T12:00:32.000Z","dependencies_parsed_at":"2024-05-21T13:27:10.243Z","dependency_job_id":null,"html_url":"https://github.com/electric-sql/lofi-todo","commit_stats":null,"previous_names":["electric-sql/lofi-todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/electric-sql/lofi-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Flofi-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Flofi-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Flofi-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Flofi-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electric-sql","download_url":"https://codeload.github.com/electric-sql/lofi-todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-sql%2Flofi-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005332,"owners_count":26083883,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2025-06-02T20:15:25.583Z","updated_at":"2025-10-10T21:06:18.475Z","avatar_url":"https://github.com/electric-sql.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://electric-sql.com\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\"\n        srcset=\"https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-light-trans.svg\"\n    /\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\"\n        srcset=\"https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-black.svg\"\n    /\u003e\n    \u003cimg alt=\"ElectricSQL logo\"\n        src=\"https://raw.githubusercontent.com/electric-sql/meta/main/identity/ElectricSQL-logo-black.svg\"\n    /\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n# Welcome to your ElectricSQL app!\n\nThis is an example web application using ElectricSQL in the browser with [wa-sqlite](https://github.com/rhashimoto/wa-sqlite).\n\n## Pre-reqs\n\nYou need [NodeJS \u003e= 16.11 and Docker Compose v2](https://electric-sql.com/docs/usage/installation/prereqs).\n\n## Install\n\nInstall the dependencies:\n\n```sh\nnpm install\n```\n\n## Setup\n\nStart Postgres and Electric using Docker (see [running the examples](https://electric-sql.com/docs/examples/notes/running) for more options):\n\n```shell\nnpm run backend:up\n# Or `npm run backend:start` to foreground\n```\n\nNote that, if useful, you can connect to Postgres using:\n\n```shell\nnpm run db:psql\n```\n\nSetup your [database schema](https://electric-sql.com/docs/usage/data-modelling):\n\n```shell\nnpm run db:migrate\n```\n\nGenerate your [type-safe client](https://electric-sql.com/docs/usage/data-access/client):\n\n```shell\nnpm run client:generate\n# or `yarn client:watch`` to re-generate whenever the DB schema changes\n```\n\n## Run\n\nStart your app:\n\n```sh\nnpm run dev\n```\n\nOpen [localhost:5173](http://localhost:5173) in your web browser.\n\n## Develop\n\n`./src/Example.tsx` has the main example code. For more information see the:\n\n- [Documentation](https://electric-sql.com/docs)\n- [Quickstart](https://electric-sql.com/docs/quickstart)\n- [Usage guide](https://electric-sql.com/docs/usage)\n\nIf you need help [let us know on Discord](https://discord.electric-sql.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-sql%2Flofi-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectric-sql%2Flofi-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-sql%2Flofi-todo/lists"}