Lowdefy
Lowdefy is a config-first web stack that lets you build full-stack apps with simple YAML config files — perfect for AI generation and human maintenance.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Build full-stack apps with YAML config files that AI can generate and humans can maintain.
Core Features
- Config-first: 50 lines of YAML replace 500 lines of React code
- AI-friendly: AI generates consistent, reviewable config instead of messy code
- 70+ UI components: forms, tables, charts, markdown out of the box
- 50+ logic operators: dynamic UIs without writing any code
- 10+ data connectors: databases, APIs, spreadsheets in one click
What It Can't Do
- •Learning curve: Operators and connectors require reading docs. 2. Customization limits: Complex logic may require building custom plugins (needs React/npm skills). 3. Performance: Optimize backend for very large data or high traffic. 4. Version migration: Check v3-to-v4 guide when upgrading major versions.
Use Cases
- Quickly build internal tools (CRM, project management, approval workflows)
- Generate MVPs with AI, then review and iterate manually
- Create no-code dashboards and reporting views for teams
- Consolidate multiple SaaS apps into one unified workspace
Lowdefy is a config-first web stack designed for the age of AI. Instead of writing hundreds of lines of React code, you describe your app in a clean YAML config file. This approach makes it easy for AI to generate consistent, reviewable code, and for teams to maintain apps over time. Built on Next.js and Auth.js, Lowdefy includes 70+ UI components (forms, tables, charts, markdown), 50+ logic operators for dynamic behavior, and 10+ data connectors (MongoDB, PostgreSQL, MySQL, REST APIs, Google Sheets, S3, Elasticsearch, Stripe). It features schema validation, role-based access control, and plugin extensibility via npm. Because config is interpreted (not executed), there's no code injection risk. A single Lowdefy update upgrades all your apps at once. The result: faster development, safer AI integration, and easier maintenance.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Ensure Node.js is installed (v18+ recommended)
Step 2: Run npx lowdefy@latest init && npx lowdefy@latest dev in your terminal
Step 3: Edit the generated lowdefy.yaml file — changes reflect instantly in the browser
- Step 1: Ensure Node.js is installed (v18+ recommended)
- Step 2: Run npx lowdefy@latest init && npx lowdefy@latest dev in your terminal
- Step 3: Edit the generated lowdefy.yaml file — changes reflect instantly in the browser
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Delete the project directory containing lowdefy.yaml and node_modules. To remove the CLI globally, run npm uninstall -g lowdefy.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
Visual Studio Code (Code - OSS)
A free, open-source code editor by Microsoft with rich extensions, debugging, and Git integration. The most popular developer tool worldwide.
scrcpy
Display and control your Android device from your computer via USB or TCP/IP. No root required, high performance, low latency, supports audio and video mirroring.
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.