展示HN:CodinIT,本地开源可爱替代品(Electron桌面应用)
Show HN: CodinIT, local open-source Lovable alternative (Electron desktop app)

原始链接: https://github.com/codinit-dev/codinit-dev

## CodinIT.dev:AI驱动的应用开发 CodinIT.dev是一个开源的全栈开发平台,旨在加速Node.js应用程序的构建。它简化了从编码到部署的流程,直接在浏览器或桌面应用程序中提供AI驱动的代码生成和项目管理。 主要功能包括与**19+ AI提供商**的集成(包括云端如OpenAI和Google,以及本地选项如Ollama和LM Studio),避免厂商锁定、提供商无关的架构,以及对Web、桌面(Electron)和Docker部署的支持。 CodinIT.dev还内置了搜索、差异查看器、Supabase集成和数据可视化等工具。快速上手 – 克隆仓库,安装依赖项,配置你的AI密钥,然后运行开发服务器。它非常适合原型设计、扩展SaaS产品和试验LLM。 在[GitHub](https://github.com/codinit-dev/codinit-dev)上找到它,并下载适用于macOS、Windows和Linux的预构建版本。

## CodinIT:本地开源AI应用构建器 一位前AWS员工最近发布了**CodinIT**,这是一款使用Remix和Electron构建的桌面应用程序,旨在成为云端AI应用构建器的本地替代方案。由于尝试本地执行时,现有云解决方案存在局限性和成本问题,该创建者构建了CodinIT,使其完全在用户计算机上运行。 这款开源工具允许用户轻松构建AI应用程序,并与Cursor和Claude Code等编码工具无缝集成。CodinIT可以免费下载,无需注册,并且根据Hacker News上的早期用户反馈,它具有简洁的UI和良好的功能。 你可以在GitHub上找到源代码 ([https://github.com/codinit-dev/codinit-dev](https://github.com/codinit-dev/codinit-dev)),并在 [https://codinit.dev](https://codinit.dev) 下载该应用程序。网站上也有文档。
相关文章

原文

CodinIT.dev Hero

Fazier badge

Download CodinIT.dev

⚡ CodinIT.dev — Open‑Source AI App Builder ⚡
Build, manage, and deploy intelligent applications faster — directly from your browser or desktop.

---

✨ What is CodinIT.dev?

CodinIT.dev is an open‑source, AI‑powered full‑stack development platform designed to help you build modern Node.js applications with speed and precision. It combines code generation, project management, and deployment tools into a single workflow — powered by your choice of AI providers.

Whether you’re prototyping, scaling a SaaS product, or experimenting with local LLMs, CodinIT.dev adapts to your stack and your workflow.


🚀 Quick Start

Get up and running in minutes.

1️⃣ Clone the Repository

git clone https://github.com/codinit-dev/codinit-dev.git
cd codinit-dev

2️⃣ Install Dependencies

# npm
npm install

# or pnpm
pnpm install

3️⃣ Configure Environment

Create a .env file and add your preferred AI provider keys:

(You can mix and match multiple providers.)

4️⃣ Run the Dev Server

The app will be available at: 👉 http://localhost:5173


🧩 Key Features

🧠 AI‑powered full‑stack development for Node.js apps

🌐 19+ AI provider integrations (cloud & local)

🖥️ Web + Desktop (Electron) support

🐳 Docker‑ready — deploy to Vercel, Netlify, or GitHub Pages

🔍 Built‑in search, diff viewer & file‑locking

🧰 Supabase integration, data visualization & voice prompting

🔐 Provider‑agnostic architecture — no vendor lock‑in


🔑 Supported AI Providers

☁️ Cloud Providers

OpenAI · Anthropic · Google · Groq · xAI · DeepSeek · Cohere · Mistral · Together · Perplexity · HuggingFace · OpenRouter · and more

🏠 Local Providers

Ollama · LM Studio · OpenAI‑compatible local endpoints

Use one provider or switch dynamically per task.


🖥️ Desktop & Docker Usage

Run with Docker

npm run dockerbuild
docker compose --profile development up

Run as a Desktop App

Download the latest prebuilt release: 👉 https://github.com/codinit-dev/codinit-dev/releases/latest

Available for macOS, Windows, and Linux.

联系我们 contact @ memedata.com