OpenSource-Hub
L

Lowdefy

3.0k stars·Developer Tools·SHA-256 checksum verified

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

low-codeconfig-firstweb-frameworkainextjsno-codeinternal-tools

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Ensure Node.js is installed (v18+ recommended)

4

Step 2: Run npx lowdefy@latest init && npx lowdefy@latest dev in your terminal

5

Step 3: Edit the generated lowdefy.yaml file — changes reflect instantly in the browser

Install Guide
  1. Step 1: Ensure Node.js is installed (v18+ recommended)
  2. Step 2: Run npx lowdefy@latest init && npx lowdefy@latest dev in your terminal
  3. Step 3: Edit the generated lowdefy.yaml file — changes reflect instantly in the browser
File Integrity

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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseApache-2.0
Last Updated2026-06-25 18:35:45
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

5 FAQs

Similar Projects