Fetch the complete documentation index at: https://blink.new/docs/llms.txt

Use this file to discover all available pages before exploring further.

Docs
Extend

Extend

Add backend features and connect third-party services to power up your app.

Every Blink project includes powerful backend capabilities. Add them as you need them — just describe what you want.

AI Capabilities


Built-in Features


Integrations

Connect popular services with a single prompt:


Common Patterns

NeedWhat to Ask
User accounts"Add authentication with Google login and email/password"
Save user data"Create a posts table where users can save drafts"
Accept payments"Add Stripe with Pro plan at $29/month"
Mobile subscriptions"Add in-app purchases with Pro at $9.99/month"
Send emails"Send welcome email when user signs up"
Upload files"Let users upload profile pictures (max 5MB, images only)"
AI chat"Add chat interface that uses GPT-4 to answer questions"
AI support bot"Build support chat that answers from our docs using RAG"
AI coding"Build AI assistant that can write and run code with live preview"
AI research"Create agent that searches the web and summarizes findings"
Real-time"Show live typing indicators when users are composing"

How It Works

When you ask for a feature, Blink:

  1. Creates the schema — Database tables, columns, relationships
  2. Generates the code — API routes, UI components, hooks
  3. Configures security — Row-level security, auth checks
  4. Sets up secrets — API keys stored securely

You don't configure anything manually. Just describe what you need.

Features are additive. Start with core functionality, then layer on more capabilities as your app grows.


See It In Action

Learn these features by building real apps:

Documentation