Skip to main content
BetterBoileplate home page
Guides
Search...
BetterBoileplate home page
Search...
Navigation
Frontend
Getting Started
Get Started
Introduction
Quick Start
Technologies
Database
Database
CMS Database Setup
Supabase Setup
Frontend
Frontend Overview
Getting Started
Environment Variables
Example App Pages
Authentication Components
Dashboard Features
Landing Page Variants
Component Library & Usage
CMS Components
Customization Tips
Troubleshooting
Auth
Authentication
Email & Password Authentication
Social Authentication
Session Management
Protected Routes
Password Reset
Email
Email System
Payment
Payments Overview
Stripe Setup
Polar.sh Setup
API
API Overview
Public Routes
Protected Routes
Subscribed Routes
Structure
Introduction
Architecture
Development Guide
AI
AI Integration Overview
AI Setup Guide
OpenRouter Integration
AI Components
AI Features
CMS
CMS Setup & Usage
Storage
Supabase Storage
SEO
SEO Page
Theme
Global Styles & Theming Overview
Resources
Resources
Dashboard
Support
On this page
Getting Started
Frontend
Getting Started
How to install, configure, and run the Better Boilerplate frontend.
​
Getting Started
Install Dependencies
bun
install
Configure Environment Variables
See
Environment Variables
.
Run the Development Server
bun
dev:web
The app will be available at
http://localhost:3001
.
Frontend Overview
Environment Variables
⌘I