General
What can I build with Kleap?
What can I build with Kleap?
You can build any web application including:
- SaaS products and dashboards
- E-commerce stores
- Portfolios and personal websites
- Blogs and content sites
- Landing pages
- Internal tools and admin panels
Do I need to know how to code?
Do I need to know how to code?
No! Kleap is designed for everyone. Simply describe what you want in plain language, and the AI generates the code. However, if you do know code, you can view and edit the source files directly.
Who owns the code?
Who owns the code?
You do. 100%. Export to GitHub anytime, download the source files, or deploy anywhere you want. There’s no lock-in.
What technologies does Kleap use?
What technologies does Kleap use?
Apps are built with:
- Next.js 16 - React framework
- TypeScript - Type-safe JavaScript
- Tailwind CSS - Utility-first styling
- shadcn/ui - Component library
- Supabase - Database and auth
- Vercel - Hosting and deployment
Preview & Sandbox
Why did my preview stop?
Why did my preview stop?
The live preview automatically stops after 15 minutes of inactivity to save resources. Simply send a new message or click refresh to restart it.
What's the difference between preview URL and production URL?
What's the difference between preview URL and production URL?
- Preview URL (
3000-xxx.proxy.daytona.works): Temporary URL active while you’re editing. Stops when inactive. - Production URL (
your-app.vercel.app): Permanent URL after publishing to Vercel. Always online.
Can I share the preview URL?
Can I share the preview URL?
Billing & Credits
How do credits work?
How do credits work?
Credits are consumed when you send messages to the AI. Simple requests cost 1-3 credits, complex requests can cost 20-50 credits. See Plans & Credits for details.
What happens when I run out of credits?
What happens when I run out of credits?
Your apps stay online and functional. You just can’t make new AI changes until you get more credits (daily refresh, upgrade, or purchase).
Can I get a refund?
Can I get a refund?
Yes, within 7 days if you’ve used less than 20% of your credits. Contact [email protected].
Apps & Deployment
How many apps can I create?
How many apps can I create?
You can create unlimited apps in the editor. However, there are limits on published apps (deployed to Vercel): Free (3), Starter (10), Pro (50), Enterprise (unlimited).
Is deployment free?
Is deployment free?
Yes. Deploying to Vercel doesn’t cost credits. Vercel’s free tier is generous and works for most projects.
Can I use my own domain?
Can I use my own domain?
Yes. Connect any domain you own. Kleap handles SSL certificates automatically via Vercel.
Can I export my app?
Can I export my app?
Absolutely. Push to GitHub with one click, or download the source files. Your code is yours.
Database & Backend
Do I need to set up a database?
Do I need to set up a database?
No setup required. When you ask for features that need data storage, Kleap automatically sets up Supabase (PostgreSQL database) for you.
Is the database included in the price?
Is the database included in the price?
Supabase has a generous free tier that works for most apps. For high-traffic apps, you may need a paid Supabase plan (billed separately by Supabase).
Can I access my database directly?
Can I access my database directly?
Yes. You get full access to your Supabase dashboard, can run SQL queries, manage tables, and export data.
Security
Is my code secure?
Is my code secure?
Yes. Your code is stored securely and only accessible by you (and team members you invite). We don’t share or sell your code.
Are my apps secure?
Are my apps secure?
Apps follow security best practices by default. However, always review sensitive features and enable proper authentication for production apps.
Still have questions?
Contact Support
Get help from our team

