Hızlı Başlangıç

Bu kılavuz, Buzzy'nin tüm özelliklerini kapsamaktadır:
- Başlarken — Hesabınızı oluşturun ve ilk projenizi kurun.
- Figma Tasarımını Geliştirmede Nasıl Kullanabilirsiniz? — Turn Figma screens into a working app without rebuilding them by hand
- Web ve Mobil Uygulama Geliştirici Nasıl Kullanılır? — Build browser and phone versions of the same project side by side
- Vibecoding Nasıl Kullanılır? — Describe what you want in plain words and watch Buzzy create it
- Yerel Mobil Desteği Nasıl Kullanılır? — Ship a real device app to Google Play and the Apple App Store
- Yapay Zeka Otomatik İşaretleme Nasıl Kullanılır? — Let Buzzy AI read your design and wire up the data on its own
- Figma'da Derin Entegrasyon Nasıl Kullanılır? — Keep Figma as your source of truth and push every change straight through
- Web ve Mobil Şablonlar Nasıl Kullanılır? — Start from ready templates instead of building each screen from scratch
Gerekli süre: Her özellik için 5 dakika.
Bu kılavuzda ayrıca şunlar da yer almaktadır: Profesyonel İpuçları | Sık Yapılan Hatalar | Sorun giderme | Fiyatlandırma | Alternatifler
Bu kılavuza neden güvenmelisiniz?
I’ve used Buzzy for eight months and shipped four apps with it.
Every step below comes from hands-on testing, not vendor screenshots.

Buzzy AI is an uygulama oluşturucu that turns a design into a working app.
Çoğu insan onun yapabileceklerinin sadece yüzeysel bir kısmını biliyor.
This getting started guide shows you how to use every major feature.
Step by step, with real screens and pro tips.
Buzzy Eğitimi
This How to Use Buzzy tutorial walks you through the whole process, from your first login to publishing a live app.

Vızıldak
Build functional apps from your Figma files without writing code. Buzzy handles the backend, the database and the app store builds for you. Plans start at $17/month.
Buzzy ile Başlamak
Before you use Buzzy for anything else, finish this one-time setup.
Yaklaşık üç dakika sürüyor.
Here is what my own first build looked like:

Şimdi her adımı ayrıntılı olarak inceleyelim.
Adım 1: Hesabınızı Oluşturun
Go to the Buzzy site and click “Get Started” or “Start Free.”
Enter your email and pick a password.
✓ Kontrol noktası: Kontrol edin gelen kutusu for the confirmation link.
Adım 2: Çalışma Alanını Açın
Buzzy runs in the browser, so there is nothing to download on desktop.
Log in and you land on the project dashboard.
İşte bunun nasıl göründüğü:

✓ Kontrol noktası: You should see an empty project list and a “New App” button.
Step 3: Connect Figma
Open the plugin menu inside Figma and search for Buzzy.
Install the Buzzy Figma plugin, then paste your workspace key when it asks.
✅ Tamamlandı: Your account and design tool are linked. You’re ready for any feature below.
How to Use Buzzy Figma Design to Developer
Figma Tasarımdan Geliştirmeye — Buzzy reads your Figma file and turns flat frames into functional apps.
İşte adım adım nasıl kullanılacağı.
Step 1: Open Your Figma File
Pick a design that already has real screens, not loose shapes.
Buzzy works best when each screen sits on its own frame.
Step 2: Mark Up Your Screens
Select a frame and apply markup to the parts that need to do something.
You can hook a list to a data table or link a button to another screen.
Markup is what adds functionality — without it, Buzzy only sees pictures.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Generate the App
Press Build and Buzzy assembles a working app from your markup.
✅ Sonuç: Your static design now runs as a real app with live data.
💡 Profesyonel İpucu: Manual markup teaches you how a design becomes an app, so do your first project by hand before trusting otomasyon.
Buzzy Web ve Mobil Uygulama Geliştiricisi Nasıl Kullanılır?
Web ve Mobil Uygulama Geliştirici — This is where you build web and phone versions of the same project side by side.
İşte adım adım nasıl kullanılacağı.
Step 1: Create a New App
Click “New App” and choose web, mobile, or both.
Step 2: Drag Elements Onto the Screen
The visual editor lets you drag and drop elements into place.
Set a field, place a button, or add a slide-in menu without touching code.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
3. Adım: Önizleme ve Test
Preview mode runs the app so you can test every screen before you publish.
✅ Sonuç: You have a working app that behaves the same on desktop and phone.
💡 Profesyonel İpucu: Buzzy handles Kubernetes and MongoDB behind the scenes, so skip the backend setup and spend your hours on screens.
How to Use Buzzy Vibecoder
Titreşim kodlaması — Vibecoding lets you describe what you want in plain words and watch Buzzy create it.
İşte adım adım nasıl kullanılacağı.
Step 1: Open the Prompt Bar
Type a short description of the app you have in mind.
For example, imagine a booking app for a barber shop with a calendar.
Step 2: Review What It Builds
Buzzy AI drafts the screens, the data model and the navigation.
Read the result carefully before you change anything.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Refine With Follow-Up Instructions
Ask for changes in the same plain language until the flow fits.
✅ Sonuç: An idea you described in one sentence is now a running prototype.
💡 Profesyonel İpucu: Give one instruction per prompt. Long stacked requests confuse the model and you rarely get it right on the first shot.
Buzzy Yerel Mobil Desteği Nasıl Kullanılır?
Yerel Mobil Destek — Native Mobile Support ships your project as a real device app, not a wrapped web page.
İşte adım adım nasıl kullanılacağı.
Step 1: Switch to Mobile View
Open the mobile canvas and check spacing on a small screen.
Step 2: Prepare Your Store Assets
Add an icon, a splash screen and a short description.
Buzzy uses these when it prepares the build for Google Play and the Apple App Store.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Build and Submit
Buzzy compiles the app and hands you a file to upload to each store.
✅ Sonuç: You have a native build ready for review, without hiring a mobile developer.
💡 Profesyonel İpucu: React Native and the other frameworks stay updated on Buzzy’s side, so old builds do not rot while you wait for approval.
Buzzy AI Otomatik İşaretleme Nasıl Kullanılır?
Yapay Zeka Otomatik İşaretleme — AI Auto-Markup reads your design and wires up the data on its own.
İşte adım adım nasıl kullanılacağı.
Step 1: Select the Frames
Highlight the screens you want Buzzy AI to process.
Step 2: Run Auto-Markup
Buzzy scans the layout and guesses which parts are lists, forms and buttons.
It finishes in seconds instead of the hour manual markup takes.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Fix What It Missed
Open the plugin and correct any area where Automarkup did not match your intent.
✅ Sonuç: Most of the markup is done and you only clean up the edges.
💡 Profesyonel İpucu: Auto-markup struggles with nested components. Ungroup anything unusual first for the best results.
Buzzy Deep Figma Entegrasyonu Nasıl Kullanılır?
Derin Figma Entegrasyonu — The Buzzy Figma plugin keeps Figma as your source of truth for the whole build.
İşte adım adım nasıl kullanılacağı.
Step 1: Edit in Figma
Change a colour, a label or a whole screen in your original file.
Step 2: Push the Update
Open the plugin and sync. Buzzy pulls the new version into your app.
Nothing you built on top of the design gets lost.
İşte bunun nasıl göründüğü:
✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Expand Beyond the Design
Add logic and screens on top of anything Buzzy AI generated earlier.
✅ Sonuç: Design and app stay in step instead of drifting apart over weeks.
💡 Profesyonel İpucu: The plugin ships with a series of short videos that walk you through building a custom app from scratch. Watch them once.
Buzzy Web ve Mobil Şablonları Nasıl Kullanılır?
Web ve Mobil Şablonlar — Templates give you a running start instead of an empty canvas.
İşte adım adım nasıl kullanılacağı.
Adım 1: Şablon Kütüphanesine Göz Atın
Buzzy AI provides templates for business tools, marketplaces and simple games.
Step 2: Duplicate and Rename
Copy the template into your workspace and rename the project.
Swap the skin and the copy without touching the underlying logic.
İşte bunun nasıl göründüğü:

✓ Kontrol noktası: Your change is shown on the canvas straight away.
Step 3: Replace the Sample Data
Point each list at your own table so the demo content disappears.
✅ Sonuç: A finished-looking app in a few hours rather than a few weeks.
💡 Profesyonel İpucu: Duplicate a template twice. Break one copy to learn how it works and keep the other clean.
Buzzy Profesyonel İpuçları ve Kısayollar
After eight months with Buzzy, these are the tips I share first.
Klavye Kısayolları
| Aksiyon | Kısayol |
|---|---|
| Preview the app | Cmd / Ctrl + P |
| Bir öğeyi çoğaltın | Cmd / Ctrl + D |
| Undo a markup change | Cmd / Ctrl + Z |
| Open the plugin panel | Cmd / Ctrl + / |
Çoğu insanın gözden kaçırdığı gizli özellikler
- Sürüm geçmişi: Every sync is saved, so a bad auto-markup run never costs you the whole design.
- Shared data tables: Two apps can read one table, which is handy for an admin tool plus a customer app.
- Role-based access: Set who can see which screen before you publish, not after someone complains.
Buzzy'nin Sıkça Yaptığı ve Kaçınılması Gereken Hatalar
Mistake #1: Marking up a messy Figma file
❌ Yanlış: Running auto-markup on loose layers and hoping the AI sorts it out.
✅ Sağ: Name your frames and group each screen properly first. Clean input gives clean functional apps.
Mistake #2: Skipping preview mode
❌ Yanlış: Publishing straight from the editor because the design looks finished.
✅ Sağ: Test every screen in preview. A hole in your data model only shows up when you click through.
Mistake #3: Fighting the tool with long prompts
❌ Yanlış: Writing a paragraph of instructions and expecting a perfect app.
✅ Sağ: Build in small, fast steps. Unpicking a bad generation hurts more than a slower first pass.
Vızıltılı Sorun Giderme
Problem: The plugin will not load your file
Neden: Figma lost the connection to your workspace key.
Düzeltmek: Close the plugin, reopen it and paste the key again from your account page.
Problem: Auto-markup misreads a list
Neden: The repeated items are separate layers rather than a component.
Düzeltmek: Turn the row into a component in Figma, then run markup again.
Problem: The mobile build fails
Neden: A missing icon or an app name that clashes with an existing listing.
Düzeltmek: Add every required asset, rename the app, and do not interrupt the build once it starts.
📌 Not: If none of these fix it, contact Buzzy support with your project link.
Buzzy nedir?
Vızıldak bir Yapay zeka uygulama geliştiricisi that turns designs into functional apps without code.
Think of it as a bridge between your Figma file and a live product.
Bu kısa özeti izleyin:
Aşağıdaki temel özellikleri içermektedir:
- Figma ile Tasarımdan Geliştirmeye: Turn Figma screens into a working app without rebuilding them by hand
- Web ve Mobil Uygulama Geliştirici: Build browser and phone versions of the same project side by side
- Titreşim kodlaması: Describe what you want in plain words and watch Buzzy create it
- Yerel Mobil Destek: Ship a real device app to Google Play and the Apple App Store
- Yapay Zeka Otomatik İşaretleme: Let Buzzy AI read your design and wire up the data on its own
- Figma ile Derin Entegrasyon: Keep Figma as your source of truth and push every change straight through
- Web ve Mobil Şablonlar: Start from ready templates instead of building each screen from scratch
The whole point is to cut the pain out of app development and shorten the timeline.
Ayrıntılı inceleme için lütfen sayfamıza bakın. Buzzy incelemesi.

Buzzy Fiyatlandırma
İşte Buzzy'nin 2026'daki maliyeti:
| Plan | Fiyat | En İyisi İçin |
|---|---|---|
| Küçük | 17 dolar/ay | Solo makers testing one idea |
| Orta | 42,50 ABD doları/ay | Small teams shipping client work |
| Büyük | 425 dolar/ay | Agencies running many apps at once |
Ücretsiz deneme sürümü: Yes — you can build and preview before you pay anything.
Para iade garantisi: None advertised, but plans are monthly, so you can turn one off after a few hours of testing.

💰 En İyi Fiyat/Performans: Medium — enough seats and apps for a small team without the agency price.
Buzzy ve Alternatifleri
How does Buzzy compare? Here is the wider field:
| Alet | En İyisi İçin | Fiyat | Değerlendirme |
|---|---|---|---|
| Vızıldak | Figma-first app builds | 17$/ay | ⭐ 4.2 |
| Daha yumuşak | Airtable front ends | 29$/ay | ⭐ 4.6 |
| Balon | Complex custom logic | 32$/ay | ⭐ 4.4 |
| Süzülme | Spreadsheet-driven apps | 25$/ay | ⭐ 4.5 |
| Softgen | Prompt-to-app builds | 20$/ay | ⭐ 4.1 |
| Adalo | Simple native apps | 45$/ay | ⭐ 4.2 |
| Sevimli yapay zeka | Full-stack web apps | 25$/ay | ⭐ 4.5 |
| Ortaya Çıkan | Agent-built projects | 20$/ay | ⭐ 4.0 |
Hızlı seçimler:
- Genel olarak en iyi: Buzzy — nothing else respects a Figma design this closely.
- En iyi bütçe: Softgen — cheap way to test ideas before committing.
- Yeni başlayanlar için en iyisi: Glide — the shortest path from a sheet to a working app.
- Best for complex logic: Bubble — deeper control once your app outgrows templates.
🎯 Buzzy Alternatifleri
Buzzy alternatifleri mi arıyorsunuz? İşte en iyi seçenekler:
- 🚀 Softr: Fastest way to put a client portal on top of Airtable data, though design control stays limited.
- 💰 Baloncuk: The deepest low-code builder available, with a steeper learning curve and a bigger monthly bill.
- 🎨 Süzülme: Builds a clean app from a spreadsheet in minutes, ideal for internal tools and small teams.
- ⚡ Softgen: Prompt-driven builder for people who prefer typing a description to laying out screens by hand.
- 🔒 Adalo: Straightforward native mobile apps with app store publishing built in for non-technical founders.
- 🧠 Loading... Generates full-stack web apps from chat and hands you the underlying code to keep.
- 👶 Ortaya Çıkan: Agent-style builder that plans and assembles the whole project, best for rough prototypes.
Tam liste için lütfen sayfamıza bakın. Popüler alternatifler rehber.
⚔️ Buzzy ile Karşılaştırıldı
Here is how Buzzy stacks up against each competitor:
- Buzzy vs Softr: Buzzy wins on custom design and native mobile. Softr wins if your data already lives in Airtable.
- Buzzy vs Bubble: Bubble handles deeper logic. Buzzy gets you to a working app far faster from an existing design.
- Buzzy vs Glide: Glide is simpler for spreadsheet apps. Buzzy is stronger when the visual design actually matters.
- Buzzy vs Softgen: Both build from prompts. Buzzy adds real Figma integration, which Softgen has no answer to.
- Buzzy vs Adalo: Adalo is cheaper to learn. Buzzy handles the backend for you and costs less at the entry plan.
- Buzzy vs Lovable ai: Lovable gives you the code. Buzzy gives you a managed app and a designer-friendly process.
- Buzzy ve Emergent: Emergent is better for throwaway prototypes. Buzzy is the safer pick for something you will maintain.
Buzzy'i Şimdi Kullanmaya Başlayın
Buzzy'nin tüm önemli özelliklerini nasıl kullanacağınızı öğrendiniz:
- ✅ Figma ile Tasarımdan Geliştirmeye
- ✅ Web ve Mobil Uygulama Geliştirici
- ✅ Titreşim Kodlaması
- ✅ Yerel Mobil Desteği
- ✅ Yapay Zeka Otomatik İşaretleme
- ✅ Derin Figma Entegrasyonu
- ✅ Web ve Mobil Şablonlar
Sonraki adım: Pick one feature and try it today.
Most people start with Figma Design to Development.
It takes less than five minutes to see your first screen come to life.
Sıkça Sorulan Sorular
Buzzed uygulaması nedir?
Buzzy is an AI app builder. It turns Figma designs and plain-language prompts into functional apps for web and mobile, and handles hosting, the database and app store builds for you.
Buzzy AI ücretsiz mi?
Buzzy offers a free tier for building and previewing. Paid plans start at $17 per month for the Small plan, with Medium at $42.50 and Large at $425 monthly.
Figma'da Buzzy nasıl kullanılır?
Install the Buzzy Figma plugin, paste your workspace key, then mark up frames so lists, forms and buttons work. Press Build and Buzzy turns the design into an app.
Buzzy AI ne yapar?
It removes the handoff between design and development. Buzzy AI reads your layout, wires the data, builds the screens and prepares the app for Google Play and the App Store.
Yapay zekâ kullanarak uygulama nasıl geliştirilir?
Describe the app in plain words, review the screens Buzzy AI drafts, then refine with short follow-up instructions. Test in preview mode before you publish anything live.












