AppMake Documentation
Build production-ready full-stack applications using natural language. AppMake combines AI code generation with a complete development environment — live preview, database management, authentication, and one-click deployment.
Start with the Quick Start guide to build and deploy your first app in under five minutes.
Explore the Docs
Introduction
Learn what AppMake is, how it works, and get started with your first project.
Features
Deep dive into the AI builder, live preview, code editor, dashboard, agents, and more.
Database
Connect Supabase, run migrations, configure authentication, and manage RLS policies.
Deployment
Publish your app with one click, set up custom domains, or deploy to Vercel and Netlify.
Integrations
Connect GitHub for version control, import designs from Figma, and add Stripe payments.
Prompting
Write better prompts, debug AI-generated code, and get the most out of the AI builder.
API Reference
Programmatic access to projects, deployments, and AI generation via the REST API.
Why AppMake?
| Capability | Description |
|---|---|
| AI-First Development | Describe features in plain English. AppMake generates React components, API routes, database schemas, and more. |
| Full-Stack by Default | Every project includes a frontend (React 19 + Tailwind), backend (API routes), and database (Supabase). |
| Live Preview | See changes instantly in a browser-grade preview powered by esbuild-wasm. No build step required during development. |
| Production-Ready | One-click deploy to a global CDN with SSL, custom domains, and automatic builds. |
| Real Database | Supabase integration with auto-generated migrations, Row Level Security, and authentication out of the box. |
| Bring Your Own Code | Full code editor with file tree, tabs, and AI inline assist. Export to GitHub at any time. |