RadarTopicsBuildersWeeklyReads
Open Source Radar
opactorai/

Claudable

GitHub

Claudable is an open-source Next.js-based web app builder that uses local CLI agents (Claude Code, Codex CLI, Cursor CLI, Qwen Code, Z.AI GLM-4.6) to generate and deploy production-ready code with live previews. It supports Vercel deployment and Supabase databases, with a desktop Electron option and SQLite for local development.

4.0kstars
617forks
45issues
MITlicense
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
diegosouzapw/
OmniRoute
6.3k/wk

Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

39k5.2kTypeScript
Leonxlnx/
taste-skill

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

72k4.9kJavaScriptgiant
jeecgboot/
JeecgBoot
83/wk

【低代码迈入v2.0时代,一句话即可生成整个系统】企业级AI低代码平台,一键生成前后端代码甚至整个系统。 AI Skills 一句话画流程、设计表单、生成报表、大屏。内置 AI应用平台涵盖:AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领AI低代码「Skills 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,解决 Java 项目 90% 重复工作,提高效率又不失灵活。

47k16kJava
hiyouga/
LlamaFactory
162/wk

Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

74k9.0kPython
unslothai/
unsloth
524/wk

Unsloth is a local UI for training and running Kimi K3, Gemma 4, Qwen3.6, DeepSeek-V4, GLM and other models.

70k6.3kPython
Egonex-AI/
Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

77k6.5kTypeScriptgiant
Reviewgenerated from repository data · Aug 5, 2026

What it is

Claudable is a Next.js-based web app builder that combines Claude Code (Cursor CLI) and other coding agents to generate production-ready Next.js code from natural language descriptions. It allows instant live previews, one-click deployment to Vercel, and optional database integration with Supabase. It can be run locally and also as an Electron desktop app.

How it works

Users login with Claude Code or Cursor CLI, describe the desired app, and Claudable generates code and a live preview. It supports deployment to Vercel and connects to Supabase for a PostgreSQL database. The project uses SQLite locally for development and handles port configuration and environment setup automatically.

Getting started

Getting Claudable running:

# Clone the repository
git clone https://github.com/opactorai/Claudable.git
cd Claudable

# Install all dependencies
npm install

# Start development server
npm run dev

Your application will be available at http://localhost:3000. If the default port is in use, the next available port will be assigned.

Desktop App (Electron)

# Development mode
npm run dev:desktop

# Build desktop app
npm run build:desktop

# Package for specific platforms
npm run package:mac      # macOS
npm run package:win      # Windows
npm run package:linux    # Linux

Additional Commands

npm run db:backup
npm run db:reset
npm run clean

Recent releases

  • v1.0.0 Claudable V1.0.0 - A Fully CLI-Powered Multi-Agent Web Builder (2025-08-30)

Traction

  • Stars: 4043
  • Forks: 617
  • Open issues: 45

License

MIT License.

Prerequisites

Node.js 18+, Claude Code or Cursor CLI (already logged in), Git.

Integration options

  • Deploy to Vercel with integration steps under GitHub/Vercel/Supabase sections.
  • Supabase database for PostgreSQL integration.

Notes

  • The README lists multiple agents and installation snippets for Claude Code, Codex CLI, Cursor CLI, Qwen Code, and Z.AI GLM-4.6, with specific installation commands for each.
SharePost on XLinkedIn
All trending reposRevenue-verified startups →