{"id":21726919,"url":"https://github.com/angelfire/heyatlas-fe","last_synced_at":"2026-04-16T10:02:24.094Z","repository":{"id":185355881,"uuid":"605637807","full_name":"Angelfire/heyAtlas-fe","owner":"Angelfire","description":"TodoList using supabase","archived":false,"fork":false,"pushed_at":"2023-02-23T15:30:27.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T23:14:15.095Z","etag":null,"topics":["nextjs","react","supabase"],"latest_commit_sha":null,"homepage":"","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/Angelfire.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}},"created_at":"2023-02-23T15:28:12.000Z","updated_at":"2023-03-04T14:45:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ec82c51-b233-4799-8bc0-8a0cea48907d","html_url":"https://github.com/Angelfire/heyAtlas-fe","commit_stats":null,"previous_names":["angelfire/heyatlas-fe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Angelfire/heyAtlas-fe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FheyAtlas-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FheyAtlas-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FheyAtlas-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FheyAtlas-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Angelfire","download_url":"https://codeload.github.com/Angelfire/heyAtlas-fe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Angelfire%2FheyAtlas-fe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextjs","react","supabase"],"created_at":"2024-11-26T03:41:15.736Z","updated_at":"2026-04-16T10:02:24.079Z","avatar_url":"https://github.com/Angelfire.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo List\n\n## Demo Video\n[TodoList demo video](https://www.loom.com/share/5bd490dc69fd449292e60e74a8739ccc)\n\n## Architecture\n![arch](https://user-images.githubusercontent.com/315504/220501996-4dd69d57-569f-4760-a190-521c16d5a9ca.png)\n\n## DB\n\n```sql\nCREATE TABLE todos (\n    id INTEGER PRIMARY KEY,\n    task_description TEXT NOT NULL,\n    task_order INTEGER NOT NULL\n);\n```\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/todos](http://localhost:3000/api/todos/index.ts). This endpoint can be edited in `pages/api/todos/index.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fheyatlas-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelfire%2Fheyatlas-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelfire%2Fheyatlas-fe/lists"}