[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-80375":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":14,"stars30d":14,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":15,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":16,"fork":16,"defaultBranch":17,"hasWiki":18,"hasPages":16,"topics":19,"createdAt":9,"pushedAt":9,"updatedAt":20,"readmeContent":21,"aiSummary":22,"trendingCount":14,"starSnapshotCount":14,"syncStatus":12,"lastSyncTime":23,"discoverSource":24},80375,"taskloom-kanban","Abirami-19\u002Ftaskloom-kanban","Abirami-19","Taskloom is a production-grade realtime collaborative Kanban SaaS platform built with Next.js 15, Supabase, PostgreSQL, Tailwind CSS, Zustand, and Framer Motion. It features realtime task synchronization, drag-and-drop workflows, workspace collaboration, analytics dashboards, authentication, modern SaaS architecture.",null,"TypeScript",62,2,61,0,1.43,false,"main",true,[],"2026-06-12 02:04:01","# Taskloom Kanban\n\nA production-shaped realtime collaborative Kanban platform built with Next.js 15, Supabase, PostgreSQL, Supabase Auth, Supabase Realtime, Tailwind CSS, shadcn-style primitives, Framer Motion, Zustand, dnd-kit, React Hook Form\u002FZod patterns, Lucide icons, and next-themes.\n\n## Quick Start\n\n1. Install dependencies:\n\n```bash\nnpm install\n```\n\n2. Create a Supabase project and run `supabase\u002Fschema.sql` in the SQL editor.\n\n3. Copy environment variables:\n\n```bash\ncp .env.example .env.local\n```\n\n4. Fill in:\n\n```bash\nNEXT_PUBLIC_SUPABASE_URL=\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\nNEXT_PUBLIC_APP_URL=http:\u002F\u002Flocalhost:3000\n```\n\n5. Start the app:\n\n```bash\nnpm run dev\n```\n\nNew signups automatically receive a seeded workspace, board, labels, columns, and tasks.\n\n## Deployment\n\nDeploy to Vercel, set the same environment variables, and ensure Supabase Auth redirect URLs include:\n\n- `http:\u002F\u002Flocalhost:3000\u002Fauth\u002Fcallback`\n- `https:\u002F\u002Fyour-domain.com\u002Fauth\u002Fcallback`\n\n## Architecture\n\n- `app\u002F` contains App Router routes, protected layouts, server actions, API routes, loading and error states.\n- `components\u002F` contains reusable UI primitives, auth UI, shell layout, board UI, task modal, notifications, and theme controls.\n- `lib\u002F` contains Supabase clients, typed data fetchers, validation schemas, utilities, and domain types.\n- `store\u002F` contains Zustand state for optimistic Kanban interactions.\n- `supabase\u002Fschema.sql` contains PostgreSQL tables, indexes, RLS policies, triggers, defaults, audit logging, and realtime publication.\n","Taskloom 是一个基于实时协作的看板SaaS平台，适用于团队项目管理和任务跟踪。它利用Next.js 15、Supabase、PostgreSQL等现代技术栈构建，提供实时任务同步、拖放式工作流设计、工作区协作以及数据分析仪表盘等功能。该平台采用Tailwind CSS进行样式设计，并结合Zustand和Framer Motion增强用户体验。Taskloom适合需要高效协同工作的远程或分布式团队使用，在敏捷开发流程中尤为适用。通过简单的配置即可快速部署至Vercel等云服务提供商，支持开箱即用的工作空间模板。","2026-06-11 04:00:32","CREATED_QUERY"]