Skip to content

Build & Deploy apps locally with CodinIT.dev The number #1 Bolt & Lovable alternative 🌟 Star to support the project!

License

Notifications You must be signed in to change notification settings

codinit-dev/codinit-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codinit-image

Featured on HuntScreens

Download CodinIT.dev

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


🚀 Quick Start

Get up and running with CodinIT.dev in just a few steps.

1️⃣ Clone the Repository

git clone https://github.com/Gerome-Elassaad/codinit-app.git
cd codinit-app

Install Dependencies

# npm
npm install

# or pnpm
pnpm install

# or yarn
yarn install

2️⃣ Set Up the Database

Ensure you have a PostgreSQL database running. (Supabase recommended.)

3️⃣ Configure Environment

cp .env.example .env.local

Add your keys:

OPENAI_API_KEY=your_openai_key
ANTHROPIC_API_KEY=your_anthropic_key
SUPABASE_URL=your_supabase_url
SUPABASE_ANON_KEY=your_supabase_anon_key

4️⃣ Run the Dev Server

pnpm run dev

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


🧩 Key Features

  • 🧠 AI-powered full-stack development for Node.js apps
  • 🌐 Integrations with 19+ AI providers
  • 🖥️ Web + Desktop (Electron) support
  • 🐳 Docker-ready, deployable to Vercel/Netlify/GitHub Pages
  • 🔍 Built-in search, diff view, and file locking system
  • 🧰 Supabase integration, data visualization, and voice prompting

🔑 API Providers

Cloud Providers: OpenAI, Anthropic, Google, Groq, xAI, DeepSeek, Cohere, Mistral, Together, Perplexity, HuggingFace, OpenRouter, and more.

Local: Ollama, LM Studio, OpenAI-compatible local endpoints.


🖥️ Desktop & Docker Options

Run via Docker

npm run dockerbuild
docker compose --profile development up

Run as Desktop App

Download the latest release: 👉 https://github.com/Gerome-Elassaad/codinit-app/releases/latest


🤝 Contributing

We welcome contributions! Open an issue, submit a PR, or join discussions to help shape the future of CodinIT.dev.


CodinIT.dev — Build Faster. Code Smarter.
Download the latest version →

About

Build & Deploy apps locally with CodinIT.dev The number #1 Bolt & Lovable alternative 🌟 Star to support the project!

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 97.0%
  • SCSS 2.2%
  • Other 0.8%