Show HN: Claudable – OpenSource Lovable that runs locally with Claude Code
3 days ago
- #Web Development
- #Next.js
- #AI Coding
- Claudable is a Next.js-based web app builder that uses AI to generate code from natural language descriptions.
- It supports Claude Code and Cursor CLI for AI-powered coding assistance.
- Features include instant preview, zero setup, beautiful UI with Tailwind CSS and shadcn/ui, and one-click deployment to Vercel.
- Includes GitHub integration, Supabase database connectivity, and automated error detection.
- Requires Node.js 18+, Python 3.10+, and either Claude Code or Cursor CLI (logged in).
- Setup involves cloning the repository, installing dependencies, and running development servers.
- Provides API documentation and supports both SQLite (local) and PostgreSQL (production).
- Includes commands for database backup, reset, and cleaning dependencies.
- Offers solutions for common setup issues, including permission errors and WSL-specific problems.
- Integration guides for GitHub, Vercel, and Supabase are provided.
- Licensed under MIT License.