{"id":28350169,"url":"https://github.com/teableio/plugin-todo-list-template","last_synced_at":"2025-10-10T08:09:29.549Z","repository":{"id":293029811,"uuid":"982712624","full_name":"teableio/plugin-todo-list-template","owner":"teableio","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-13T09:58:31.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T13:48:08.521Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teableio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-13T09:47:11.000Z","updated_at":"2025-05-13T09:58:35.000Z","dependencies_parsed_at":"2025-05-13T10:46:51.738Z","dependency_job_id":"04694a1b-a869-4826-ba7e-99e847f1dc43","html_url":"https://github.com/teableio/plugin-todo-list-template","commit_stats":null,"previous_names":["teableio/plugin-todo-list-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teableio/plugin-todo-list-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teableio%2Fplugin-todo-list-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teableio%2Fplugin-todo-list-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teableio%2Fplugin-todo-list-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teableio%2Fplugin-todo-list-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teableio","download_url":"https://codeload.github.com/teableio/plugin-todo-list-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teableio%2Fplugin-todo-list-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003294,"owners_count":26083555,"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-05-27T21:10:51.635Z","updated_at":"2025-10-10T08:09:29.544Z","avatar_url":"https://github.com/teableio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Teable Todo List Plugin Template\n\nThis project is a Todo List plugin template based on [Next.js](https://nextjs.org) and [Teable](https://teable.io), designed for secondary development and customization of your own Teable plugin.\n\n## Features\n- 📝 Basic Todo List functionality\n- ⚡️ Integrated Teable plugin development environment\n- 🌈 Multi-theme support (light/dark)\n- 🌍 Internationalization (i18n) support\n- 🪄 Easy to extend and customize\n\n## Dependencies\n- [Next.js](https://nextjs.org)\n- [@teable/core](https://www.npmjs.com/package/@teable/core)\n- [@teable/sdk](https://www.npmjs.com/package/@teable/sdk)\n- [@teable/openapi](https://www.npmjs.com/package/@teable/openapi)\n- [@teable/ui-lib](https://www.npmjs.com/package/@teable/ui-lib)\n- [@teable/next-themes](https://www.npmjs.com/package/@teable/next-themes)\n- [@tanstack/react-query](https://tanstack.com/query/latest)\n\n## Getting Started\n\n### 1. Install dependencies\n```bash\nnpm install\n```\n\n### 2. Start the development server\n```bash\nnpm run dev\n```\nVisit [http://localhost:3000](http://localhost:3000) to view the app.\n\n### 3. Build for production\n```bash\nnpm run build\n```\n\n### 4. Start in production mode\n```bash\nnpm start\n```\n\n## Project Structure\n- `src/app/page.tsx`: App entry, integrates i18n, environment, theme, etc.\n- `src/app/Main.tsx`: Main business entry, integrates Teable SDK, theme, QueryClient\n- `src/components/TodoListPages.tsx`: Main logic for the Todo List page\n- `src/components/context/EnvProvider.tsx`: Injects environment variables\n- `src/components/context/I18nProvider.tsx`: Internationalization support\n\n## Environment Variables \u0026 Plugin Parameters\nThe `EnvProvider` component automatically reads plugin parameters (such as `lang`, `baseId`, `pluginId`, etc.) from the URL, no manual configuration required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteableio%2Fplugin-todo-list-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteableio%2Fplugin-todo-list-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteableio%2Fplugin-todo-list-template/lists"}