Full-Stack Boilerplate

The Expo + Next.js Boilerplate for Shipping Fast

Stop rebuilding the same features for every project. VibeFast gives you a production-ready mobile + web app with auth, payments, AI, and backend—so you can focus on what makes your app unique.

Everything You Need to Ship

A complete production-ready stack. Not a tutorial or demo—real code you can deploy today.

Expo mobile app (iOS + Android)
Next.js web app with landing page
Convex or Supabase backend
Authentication (Google, Apple, Email)
Subscription payments with RevenueCat
AI Chatbot with streaming responses
Image generator with DALL-E/Stable Diffusion
Voice assistant with speech-to-text
Push notifications setup
i18n localization (6 languages)
Dark mode support
CLI for scaffolding
Comprehensive documentation
Lifetime updates

Built for Modern Development

The latest versions of the best tools, configured to work together.

React Native + Expo

Production-ready mobile app setup with Expo Router, Uniwind styling, and native module support.

Next.js Web App

Landing page and web dashboard with App Router, server components, and optimized SEO.

Backend (Convex or Supabase)

Choose your stack: Convex for real-time sync or Supabase for SQL power. Both fully integrated.

Authentication

Google, Apple, and email auth flows ready to go. Social login with proper native handling.

AI Features

Chatbot, image generation, voice assistant, and image analysis. OpenAI and Gemini supported.

CLI Tool

Scaffold features, configure services, and manage your project with our CLI.

Modern Tech Stack

Built with the latest stable versions. No outdated dependencies.

React Native

0.81

Expo SDK

54

Next.js

16.x

TypeScript

5.x

Convex / Supabase

Latest

Uniwind

1.x

Get Started in Minutes

Clone, install, and run. Your app is working in under 5 minutes.

Terminal
# Clone your purchase (GitHub access granted automatically)
git clone https://github.com/your-org/vibefast.git
cd vibefast

# Install dependencies
pnpm install

# Set up environment
cp apps/native/.env.local.example apps/native/.env.local
cp apps/web/.env.local.example apps/web/.env.local

# Start development
pnpm dev        # Runs web + native
pnpm dev:web    # Next.js only
pnpm dev:native # Expo only

# Use the CLI for scaffolding
npx vf add feature chatbot
npx vf add auth google

VibeFast vs Building from Scratch

See how much time you save by starting with a complete stack.

FeatureVibeFastFrom Scratch
Mobile app (iOS + Android)2-3 months
Web app with SEO2-4 weeks
Authentication flows1-2 weeks
Subscription payments2-3 weeks
AI features2-4 weeks
Backend + database2-4 weeks
Production deployment1 week
DocumentationOngoing
Total TimeToday4-6 months

Frequently Asked Questions

What's included in the Expo + Next.js boilerplate?

VibeFast includes a complete monorepo with an Expo mobile app (iOS + Android), Next.js web app, Convex backend, authentication (Google, Apple, Email), subscription payments via RevenueCat, AI features (chatbot, image generator, voice assistant), push notifications, i18n support, and a CLI tool. Everything is production-ready and well-documented.

Can I use this for commercial projects?

Yes, 100%. VibeFast comes with a commercial license. You can build and sell unlimited apps without attribution or extra fees. Many developers use it to launch SaaS products, client projects, and their own startups.

How does the monorepo structure work?

The project uses pnpm workspaces with three main apps: /apps/native (Expo), /apps/web (Next.js), and /packages for shared code. They share API contracts, types, and utilities. You can run everything with pnpm dev or run apps individually.

Do I need to know React Native to use this?

Basic React knowledge is helpful, but the codebase is structured for AI pair programming. The patterns are consistent, and the documentation walks you through customization. Many beginners have successfully shipped apps using VibeFast.

What backend does it use?

VibeFast supports both Convex and Supabase. Choose Convex for a real-time, no-SQL experience with instant sync, or Supabase for a traditional Postgres SQL database with powerful auth and storage. The choice is yours.

How do updates work?

You get lifetime access to the GitHub repository. When we ship updates (bug fixes, new features, dependency upgrades), you can pull them. We also have a Discord community for support and announcements.

Ready to Ship Your App?

Get VibeFast and launch your iOS, Android, and web app this month instead of next year.

One-time purchase. Lifetime updates. Commercial license included.