[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3631":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},3631,"open-lovable","firecrawl\u002Fopen-lovable","firecrawl","🔥 Clone and recreate any website as a modern React app in seconds","",null,"TypeScript",26738,5121,161,95,0,7,57,459,37,45,"MIT License",false,"main",true,[],"2026-06-12 02:00:51","# Open Lovable\n\nChat with AI to build React apps instantly. An example app made by the [Firecrawl](https:\u002F\u002Ffirecrawl.dev\u002F?ref=open-lovable-github) team. For a complete cloud solution, check out [Lovable.dev](https:\u002F\u002Flovable.dev\u002F) ❤️.\n\n\u003Cimg src=\"https:\u002F\u002Fmedia1.giphy.com\u002Fmedia\u002Fv1.Y2lkPTc5MGI3NjExbmZtaHFleGRsMTNlaWNydGdianI4NGQ4dHhyZjB0d2VkcjRyeXBucCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw\u002FZFVLWMa6dVskQX0qu1\u002Fgiphy.gif\" alt=\"Open Lovable Demo\" width=\"100%\"\u002F>\n\n## Setup\n\n1. **Clone & Install**\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Ffirecrawl\u002Fopen-lovable.git\ncd open-lovable\npnpm install  # or npm install \u002F yarn install\n```\n\n2. **Add `.env.local`**\n\n```env\n# =================================================================\n# REQUIRED\n# =================================================================\nFIRECRAWL_API_KEY=your_firecrawl_api_key    # https:\u002F\u002Ffirecrawl.dev\n\n# =================================================================\n# AI PROVIDER - Choose your LLM\n# =================================================================\nGEMINI_API_KEY=your_gemini_api_key        # https:\u002F\u002Faistudio.google.com\u002Fapp\u002Fapikey\nANTHROPIC_API_KEY=your_anthropic_api_key  # https:\u002F\u002Fconsole.anthropic.com\nOPENAI_API_KEY=your_openai_api_key        # https:\u002F\u002Fplatform.openai.com\nGROQ_API_KEY=your_groq_api_key            # https:\u002F\u002Fconsole.groq.com\n\n# =================================================================\n# FAST APPLY (Optional - for faster edits)\n# =================================================================\nMORPH_API_KEY=your_morphllm_api_key    # https:\u002F\u002Fmorphllm.com\u002Fdashboard\n\n# =================================================================\n# SANDBOX PROVIDER - Choose ONE: Vercel (default) or E2B\n# =================================================================\nSANDBOX_PROVIDER=vercel  # or 'e2b'\n\n# Option 1: Vercel Sandbox (default)\n# Choose one authentication method:\n\n# Method A: OIDC Token (recommended for development)\n# Run `vercel link` then `vercel env pull` to get VERCEL_OIDC_TOKEN automatically\nVERCEL_OIDC_TOKEN=auto_generated_by_vercel_env_pull\n\n# Method B: Personal Access Token (for production or when OIDC unavailable)\n# VERCEL_TEAM_ID=team_xxxxxxxxx      # Your Vercel team ID \n# VERCEL_PROJECT_ID=prj_xxxxxxxxx    # Your Vercel project ID\n# VERCEL_TOKEN=vercel_xxxxxxxxxxxx   # Personal access token from Vercel dashboard\n\n# Option 2: E2B Sandbox\n# E2B_API_KEY=your_e2b_api_key      # https:\u002F\u002Fe2b.dev\n```\n\n3. **Run**\n```bash\npnpm dev  # or npm run dev \u002F yarn dev\n```\n\nOpen [http:\u002F\u002Flocalhost:3000](http:\u002F\u002Flocalhost:3000)\n\n## License\n\nMIT","Open Lovable 是一个能够快速将任何网站克隆并重构为现代React应用的工具。它利用AI技术，通过简单的对话即可生成React应用程序，支持多种AI语言模型如Gemini、Anthropic、OpenAI等作为后端处理引擎。用户可以根据需要选择不同的沙盒提供商（默认为Vercel）来部署应用。此项目特别适合前端开发者和团队快速原型设计或进行网页重构时使用，极大提高了开发效率。代码采用TypeScript编写，确保了良好的类型安全性和可维护性。",2,"2026-06-11 02:55:07","top_language"]