{"id":17749364,"url":"https://github.com/devloop01/todoit","last_synced_at":"2025-10-25T13:32:09.543Z","repository":{"id":182826231,"uuid":"669164049","full_name":"devloop01/todoit","owner":"devloop01","description":"a simple todo app powered by svelte","archived":false,"fork":false,"pushed_at":"2023-11-16T05:21:47.000Z","size":1057,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-17T05:32:20.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dub.sh/todoit","language":"Svelte","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/devloop01.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":"2023-07-21T13:53:42.000Z","updated_at":"2023-11-17T05:32:20.314Z","dependencies_parsed_at":"2023-11-16T05:31:03.753Z","dependency_job_id":"e82435a2-cfc2-476d-8b0b-4439084a26fe","html_url":"https://github.com/devloop01/todoit","commit_stats":null,"previous_names":["devloop01/todoit"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/devloop01/todoit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devloop01%2Ftodoit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devloop01%2Ftodoit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devloop01%2Ftodoit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devloop01%2Ftodoit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devloop01","download_url":"https://codeload.github.com/devloop01/todoit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devloop01%2Ftodoit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271019329,"owners_count":24685677,"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-08-18T02:00:08.743Z","response_time":89,"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":"2024-10-26T11:22:58.088Z","updated_at":"2025-10-11T20:37:08.556Z","avatar_url":"https://github.com/devloop01.png","language":"Svelte","readme":"# todoit\n\nA minimal todo app, powered by [`svelte`](https://github.com/sveltejs/svelte).\n\n## Run Locally\n\nafter cloning the project run `pnpm i` (or `npm install` or `yarn`), start a development server:\n\n```bash\npnpm dev\n```\n\nTo run the `database` locally on your comuter\n\n```bash\npnpm db:start\n```\n\n## Generating \u0026 Pushing migrations\n\nI'm using Drizzle ORM to generate and push database migrations (both local \u0026 production)\n\nrun below command to `generate` migrations\n\n```bash\npnpm db:generate\n```\n\nrun below command to `push` the migrations\n\n```bash\npnpm db:push\n```\n\nor instead of running separately run below command to do both (`generate` and `push`)\n\n```bash\npnpm db:migrate\n```\n\n## Setup with Vercel\n\nAfter importing the project from github in vercel add your `environment` variables\n\nIn the `Build and Output Settings` toggle `override` and set the build command to\n\n```bash\npnpm db:migrate \u0026\u0026 vite build\n```\n\nThis will create the migrations and push them to the connected `local` or `production` database\n\nIt's better to generate migrations and test locally before pushing the migrations.\n\nPS: sometimes vercel tries to use the generated cache and that results in build error you can disable new builds to use cache using  `VERCEL_FORCE_NO_BUILD_CACHE`, and setting this value to `1`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevloop01%2Ftodoit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevloop01%2Ftodoit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevloop01%2Ftodoit/lists"}