Download For Your OS
500+ AI Models
Your favourite llms all in one place.
MCP Integration
Build with your favourite apps for free.
Deploy Anywhere
Deploy to Vercel, Netlify, Cloudflare & GitHub Pages.
Frameworks
10+ modern frameworks supported.

Freedom Runs on Any Platform
No cloud dependencies, no subscription requirements, no platform lock-in. Run CodinIT.dev wherever you work.
macOS
System Requirements
- macOS 11.0 (Big Sur) or later
- 8GB RAM minimum (16GB recommended)
- 2GB of available storage
- Intel or Apple Silicon processor
Windows
System Requirements
- Windows 10 version 1809 or later
- 8GB RAM minimum (16GB recommended)
- 2GB of available storage
- 64-bit processor required
Linux
System Requirements
- Ubuntu 20.04+ or equivalent
- 8GB RAM minimum (16GB recommended)
- 2GB of available storage
- GLIBC 2.31 or newer
Quickstart (for developers)
Set up in minutes, customize forever
Get your copy, own it forever
Clone the CodinIT app repository from GitHub - this is your code to keep and modify forever:
git clone https://github.com/codinit-dev/codinit-dev.git
cd codinit-appNo subscription required, no registration needed
Install all required dependencies using your preferred package manager - no accounts, no paywalls, no restrictions:
# Using npm
npm install
# Or using pnpm
pnpm install
# Or using yarn
yarn installYour keys, your models, your control
Configure your environment with any AI provider you choose - complete freedom to use the models that work best for you:
# Copy the example environment file
cp .env.example .env.local
# Edit .env.local and add your API keys
# OPENAI_API_KEY=your_openai_key
# ANTHROPIC_API_KEY=your_anthropic_key
# etc.Start developing with complete freedom
Run your own instance with full control over your development environment and AI workflows:
# Start the dev server
pnpm run dev
# The app will be available at:
# http://localhost:5173Why Developers Choose Open Source
Freedom from proprietary constraints, complete control over your development environment, and the power to customize your workflow exactly how you want it
Supabase Integration
Connect to Supabase databases directly from your AI prompts for full-stack development
Integrated Terminal
Full Node.js terminal with sandbox functionality for running commands safely
Git Version Control
Automatic commits, branch management, and diff visualization built-in
Framework Templates
Pre-built templates for React, Vue, Angular, Svelte, and full-stack frameworks
Image & File Prompts
Attach images and files to your prompts for context-aware code generation
MCP Integration
Model Context Protocol support for advanced AI capabilities and workflows