[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-660":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":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},660,"mike","willchen96\u002Fmike","willchen96","OSS AI Legal Platform",null,"TypeScript",3695,1144,53,41,0,45,104,898,135,31.18,"GNU Affero General Public License v3.0",false,"main",true,[],"2026-06-12 02:00:16","# Mike\n\nOpen-source release containing the Mike frontend and backend.\n\n## Contents\n\n- `frontend\u002F` - Next.js application\n- `backend\u002F` - Express API, Supabase access, document processing, and migrations\n- `backend\u002Fmigrations\u002F000_one_shot_schema.sql` - one-shot Supabase schema for fresh databases\n\n## Setup\n\nInstall dependencies:\n\n```bash\nnpm install --prefix backend\nnpm install --prefix frontend\n```\n\nCreate local env files from the examples:\n\n```bash\ncp backend\u002F.env.example backend\u002F.env\ncp frontend\u002F.env.local.example frontend\u002F.env.local\n```\n\nRun `backend\u002Fmigrations\u002F000_one_shot_schema.sql` in the Supabase SQL editor for a fresh database.\n\nStart the backend:\n\n```bash\nnpm run dev --prefix backend\n```\n\nStart the frontend:\n\n```bash\nnpm run dev --prefix frontend\n```\n\nOpen `http:\u002F\u002Flocalhost:3000`.\n\n## Required Services\n\n- Supabase Auth and Postgres\n- S3-compatible object storage, such as Cloudflare R2\n- At least one supported model provider key, depending on which models you enable\n- LibreOffice for DOC\u002FDOCX to PDF conversion\n\n## Checks\n\n```bash\nnpm run build --prefix backend\nnpm run build --prefix frontend\nnpm run lint --prefix frontend\n```\n\n## License\n\nAGPL-3.0-only. See `LICENSE`.\n","Mike是一个开源的AI法律平台，旨在通过结合前端和后端技术提供智能化的法律服务解决方案。项目采用TypeScript开发，前端基于Next.js构建用户界面，而后端则使用Express框架处理API请求，并集成Supabase作为数据库支持及文档处理功能。此外，它还支持S3兼容的对象存储服务以及多种模型提供商的接入，以实现更广泛的适用性和灵活性。适合需要自动化处理法律文档、提升工作效率或探索AI在法律领域应用潜力的企业和个人开发者使用。",2,"2026-06-11 02:38:26","CREATED_QUERY"]