Skip to main content
Find answers to common questions about using Kleap.

General

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
Kleap uses Next.js, React, and Tailwind CSS, so any web app is possible.
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.
You do. 100%. Export to GitHub anytime, download the source files, or deploy anywhere you want. There’s no lock-in.
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

The live preview automatically stops after 15 minutes of inactivity to save resources. Simply send a new message or click refresh to restart it.
  • 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.
The preview URL is temporary and requires you to be logged in. For sharing, publish your app to Vercel first.

Billing & Credits

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.
Your apps stay online and functional. You just can’t make new AI changes until you get more credits (daily refresh, upgrade, or purchase).
Yes, within 7 days if you’ve used less than 20% of your credits. Contact [email protected].

Apps & Deployment

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).
Yes. Deploying to Vercel doesn’t cost credits. Vercel’s free tier is generous and works for most projects.
Yes. Connect any domain you own. Kleap handles SSL certificates automatically via Vercel.
Absolutely. Push to GitHub with one click, or download the source files. Your code is yours.

Database & Backend

No setup required. When you ask for features that need data storage, Kleap automatically sets up Supabase (PostgreSQL database) for you.
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).
Yes. You get full access to your Supabase dashboard, can run SQL queries, manage tables, and export data.

Security

Yes. Your code is stored securely and only accessible by you (and team members you invite). We don’t share or sell your code.
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