{"id":16629125,"url":"https://github.com/bradgarropy/next-todo","last_synced_at":"2025-07-14T18:38:24.387Z","repository":{"id":42535285,"uuid":"463748140","full_name":"bradgarropy/next-todo","owner":"bradgarropy","description":"✅ next.js todo","archived":false,"fork":false,"pushed_at":"2022-04-17T03:15:34.000Z","size":1951,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T13:01:41.684Z","etag":null,"topics":["eslint","heroicons","jest","nextjs","prettier","pwa","react","supabase","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://next-todo.bradgarropy.vercel.app","language":"TypeScript","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/bradgarropy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-26T04:01:13.000Z","updated_at":"2023-12-01T05:41:14.000Z","dependencies_parsed_at":"2022-09-10T04:34:08.787Z","dependency_job_id":null,"html_url":"https://github.com/bradgarropy/next-todo","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":"bradgarropy/next-starter","purl":"pkg:github/bradgarropy/next-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fnext-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fnext-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fnext-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fnext-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradgarropy","download_url":"https://codeload.github.com/bradgarropy/next-todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fnext-todo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265333333,"owners_count":23748779,"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":["eslint","heroicons","jest","nextjs","prettier","pwa","react","supabase","typescript","vercel"],"created_at":"2024-10-12T04:39:42.892Z","updated_at":"2025-07-14T18:38:24.340Z","avatar_url":"https://github.com/bradgarropy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✅ next.js todo\n\n_A basic todo application built with [Next.js][next] and [Supabase][supabase]._\n\n[![vercel][vercel-badge]][vercel]\n[![github actions][github-actions-badge]][github-actions]\n[![codecov][codecov-badge]][codecov]\n[![contributing][contributing-badge]][contributing]\n[![contributors][contributors-badge]][contributors]\n[![discord][discord-badge]][discord]\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://next-todo-bradgarropy.vercel.app\"\u003e\n        \u003cimg alt=\"next todo\" src=\"./public/github.png\" width=\"300\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## ✨ contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://bradgarropy.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11336745?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBrad Garropy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/bradgarropy/next-todo/commits?author=bradgarropy\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#design-bradgarropy\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"https://github.com/bradgarropy/next-todo/commits?author=bradgarropy\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#infra-bradgarropy\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/bradgarropy/next-todo/commits?author=bradgarropy\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n[next]: https://nextjs.org\n[supabase]: https://supabase.com\n[vercel]: https://vercel.com/bradgarropy/next-todo\n[vercel-badge]: https://img.shields.io/github/deployments/bradgarropy/next-todo/production?label=vercel\u0026style=flat-square\n[github-actions]: https://github.com/bradgarropy/next-todo/actions\n[github-actions-badge]: https://img.shields.io/github/workflow/status/bradgarropy/next-todo/%F0%9F%A7%AA%20test?style=flat-square\n[codecov]: https://app.codecov.io/gh/bradgarropy/next-todo\n[codecov-badge]: https://img.shields.io/codecov/c/github/bradgarropy/next-todo?style=flat-square\n[contributing]: https://github.com/bradgarropy/next-todo/blob/master/contributing.md\n[contributing-badge]: https://img.shields.io/badge/PRs-welcome-success?style=flat-square\n[contributors]: #-Contributors\n[contributors-badge]: https://img.shields.io/github/all-contributors/bradgarropy/next-todo?style=flat-square\n[discord]: https://bradgarropy.com/discord\n[discord-badge]: https://img.shields.io/discord/748196643140010015?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fnext-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradgarropy%2Fnext-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fnext-todo/lists"}