Skip to main content

Choose Your Path

What’s the Difference?

AspectQuickstart (Vibecoders)Full Setup (Engineers)
Time to start2 minutes15-30 minutes
API keys neededNoneOptional (recommended for production)
Backend setupNot required (uses mocks)Full configuration available
Best forBuilding features with AIUnderstanding the full stack
When to add real servicesLater, when ready to deployImmediately or later
Both paths lead to the same place! You can start with the quickstart and add real API keys later, or configure everything upfront. Choose based on your preference and timeline.

What You’ll Learn

This section covers:
  • Clone and install in 2 minutes
  • Run the app with mock services (no API keys needed)
  • Start building features with AI assistance
  • Use the “golden prompt” to leverage AI effectively
  • Test different user states with the dev menu
Go to Quickstart →
  • Clone the repository
  • Run the interactive setup wizard
  • Configure backend services (Supabase, RevenueCat, PostHog, Sentry)
  • Set up OAuth providers (Google, Apple)
  • Verify your configuration
  • Understand what each service does
Go to Full Setup →
  • Launch on iOS simulator/device
  • Launch on Android emulator/device
  • Use the dev menu and debugging tools
  • Understand mock mode vs. real services
  • Toggle between different user states
Go to Running Your App →
  • Understand the monorepo layout
  • Navigate the codebase effectively
  • Know where to add screens, components, and state
  • Find key configuration files
  • Explore pre-built components and utilities
Go to Project Structure →
1

Choose Your Path

Pick Quickstart if you want to start vibecoding now, or Full Setup if you want to configure services first.
2

Get Your App Running

Follow the guide to clone, install, and launch your app on iOS or Android.
3

Understand the Structure

Read the Project Structure guide to know where things are.
4

Start Building

Use AI assistance to add features, or manually explore the codebase. It’s up to you!
New to vibecoding? Start with the Quickstart guide - it explains vibecoding and gets you building features in minutes!
Let’s get your project off the ground!